Skip to content

Commit 0d240c7

Browse files
authored
log analytics ws
1 parent c108f30 commit 0d240c7

1 file changed

Lines changed: 46 additions & 0 deletions

File tree

Lines changed: 46 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,46 @@
1+
# Step 4: Create a Log Analytics workspace in Azure
2+
3+
Costa Rica
4+
5+
[![GitHub](https://img.shields.io/badge/--181717?logo=github&logoColor=ffffff)](https://github.com/)
6+
[brown9804](https://github.com/brown9804)
7+
8+
Last updated: 2025-02-20
9+
10+
------------------------------------------
11+
12+
13+
1. `Sign in to Azure Portal`: Go to the Azure portal and sign in with your Azure account.
14+
2. `Search for Log Analytics`: In the search bar at the top, type `Log Analytics` and select `Log Analytics workspaces` from the list.
15+
16+
<div align="center">
17+
<img src="https://github.com/user-attachments/assets/d8fc8929-ab15-4b05-a68c-7c087a6c6447" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px; width: 700px;"/>
18+
</div>
19+
20+
21+
3. `Create a New Workspace`:
22+
- Click on the `+ Create` button.
23+
- Select your `Subscription` from the dropdown menu.
24+
- Choose an existing `Resource Group` or create a new one.
25+
- Enter a unique `Name` for your Log Analytics workspace.
26+
- Select a `Region` where you want to create the workspace.
27+
4. `Review and Create`:
28+
- Click on `Review + create` to review your settings.
29+
- Click on `Create` to create the workspace.
30+
31+
<div align="center">
32+
<img src="https://github.com/user-attachments/assets/95731649-84a4-4716-85f8-25d36c5725af" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px; width: 700px;"/>
33+
</div>
34+
35+
5. `Configure Data Collection`: Once the workspace is created, you can configure data collection from your Azure and non-Azure resources.
36+
6. `Run Log Searches`: Use the Log Analytics workspace to run log searches and analyze the collected data.
37+
38+
<div align="center">
39+
<img src="https://github.com/user-attachments/assets/884eddc1-502b-428e-9f52-7143304015f2" alt="Centered Image" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px; width: 700px;"/>
40+
</div>
41+
42+
<div align="center">
43+
<h3 style="color: #4CAF50;">Total Visitors</h3>
44+
<img src="https://profile-counter.glitch.me/brown9804/count.svg" alt="Visitor Count" style="border: 2px solid #4CAF50; border-radius: 5px; padding: 5px;"/>
45+
</div>
46+

0 commit comments

Comments
 (0)