Skip to content

Commit c527ffd

Browse files
committed
edit pass: log-articles-batch-8
1 parent ac95c20 commit c527ffd

File tree

2 files changed

+99
-104
lines changed

2 files changed

+99
-104
lines changed

articles/azure-monitor/logs/log-analytics-workspace-insights-overview.md

Lines changed: 43 additions & 44 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: Log Analytics Workspace Insights
3-
description: An overview of Log Analytics Workspace Insights - ingestion, usage, health, agents, and more.
3+
description: An overview of Log Analytics Workspace Insights usage, performance, health, agents, queries, and change log.
44
services: azure-monitor
55
ms.topic: conceptual
66
author: guywild
@@ -14,7 +14,7 @@ ms.date: 06/27/2022
1414

1515
Log Analytics Workspace Insights provides comprehensive monitoring of your workspaces through a unified view of your workspace usage, performance, health, agent, queries, and change log. This article helps you understand how to onboard and use Log Analytics Workspace Insights.
1616

17-
## Overview your Log Analytics workspaces
17+
## Overview of your Log Analytics workspaces
1818

1919
When you access Log Analytics Workspace Insights through Azure Monitor Insights, the **At scale** perspective is shown. Here you can:
2020

@@ -25,25 +25,25 @@ When you access Log Analytics Workspace Insights through Azure Monitor Insights,
2525

2626
:::image type="content" source="media/log-analytics-workspace-insights-overview/at-scale.png" alt-text="Screenshot that shows a Log Analytics Workspace Insights list of workspaces." lightbox="media/log-analytics-workspace-insights-overview/at-scale-expanded.png":::
2727

28-
To launch Log Analytics Workspace Insights at scale:
28+
To start Log Analytics Workspace Insights at scale:
2929

3030
1. Sign in to the [Azure portal](https://portal.azure.com/).
3131

32-
1. Select **Monitor** from the pane on the left in the Azure portal. Under the **Insights Hub** section, select **Log Analytics Workspace Insights**.
32+
1. Select **Monitor** from the left pane in the Azure portal. Under the **Insights Hub** section, select **Log Analytics Workspace Insights**.
3333

34-
## View Insights for a Log Analytics workspace
34+
## View insights for a Log Analytics workspace
3535

36-
You can use Insights in the context of a specific workspace to display rich data and analytics of the workspace performance, usage, health, agents, queries, and changes.
36+
You can use insights in the context of a specific workspace to display rich data and analytics of the workspace performance, usage, health, agents, queries, and changes.
3737

38-
:::image type="content" source="media/log-analytics-workspace-insights-overview/at-resource.png" alt-text="Screenshot that shows Log Analytics Workspace Insights overview." lightbox="media/log-analytics-workspace-insights-overview/at-resource.png":::
38+
:::image type="content" source="media/log-analytics-workspace-insights-overview/at-resource.png" alt-text="Screenshot that shows the Log Analytics Workspace Insights overview." lightbox="media/log-analytics-workspace-insights-overview/at-resource.png":::
3939

4040
To access Log Analytics Workspace Insights:
4141

42-
1. Open Log Analytics Workspace Insights from Azure Monitor (as explained).
42+
1. Open Log Analytics Workspace Insights from Azure Monitor (as previously explained).
4343

4444
1. Select a workspace to drill into.
4545

46-
Or you can use these steps:
46+
Or use these steps:
4747

4848
1. In the Azure portal, select **Log Analytics Workspaces**.
4949

@@ -57,15 +57,15 @@ The data is organized in tabs. The time range on top defaults to 24 hours and ap
5757

5858
On the **Overview** tab, you can see:
5959

60-
* Main statistics and settings:
60+
* **Main statistics and settings**:
6161
- The monthly ingestion volume of the workspace.
6262
- How many machines sent heartbeats. That is, the machines that are connected to this workspace in the selected time range.
6363
- Machines that haven't sent heartbeats in the last hour in the selected time range.
6464
- The data retention period set.
6565
- The daily cap set and how much data was already ingested on the recent day.
6666

67-
* Top five tables: Charts that analyze the five most-ingested tables over the past month.
68-
- Volume of data ingested to each table.
67+
* **Top five tables**: Charts that analyze the five most-ingested tables over the past month:
68+
- The volume of data ingested to each table.
6969
- The daily ingestion to each of them to visually display spikes or dips.
7070
- Ingestion anomalies: A list of identified spikes and dips in ingestion to these tables.
7171

@@ -79,30 +79,29 @@ This tab provides information on the workspace's usage. The dashboard subtab sho
7979

8080
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-usage.png" alt-text="Screenshot that shows the workspace Usage tab." lightbox="media/log-analytics-workspace-insights-overview/workspace-usage.png":::
8181

82-
* Main grid: Here you can see tables grouped by solutions and information about each table:
82+
* **Main grid**: Tables are grouped by solutions with information about each table:
8383
- How much data was ingested to it during the selected time range.
84-
- The percentage this table takes, from the entire ingestion volume during the selected time range: This information helps identify the tables that affect your ingestion the most. In the following screenshot, you can see AzureDiagnostics and ContainerLog alone stand for more than two-thirds (64%) of the data ingested to this workspace.
85-
- When was the last update of usage statistics regarding each table: We normally expect usage stats to refresh hourly. Refreshing usage statistics is a recurrent service-internal operation. A delay in refreshing that data is only noted so that you would know to interpret the data correctly. There's no action you (as a user) should take.
86-
- Billable: Indicates which tables are billed for and which are free.
84+
- The percentage this table takes from the entire ingestion volume during the selected time range: This information helps identify the tables that affect your ingestion the most. In the following screenshot, you can see `AzureDiagnostics` and `ContainerLog` alone stand for more than two-thirds (64%) of the data ingested to this workspace.
85+
- The last update of usage statistics regarding each table: We normally expect usage statistics to refresh hourly. Refreshing usage statistics is a recurrent service-internal operation. A delay in refreshing that data is only noted so that you know to interpret the data correctly. There's no action you should take.
86+
- **Billable**: Indicates which tables are billed for and which are free.
8787

88-
* Table-specific details:
89-
90-
At the bottom of the page, you can see detailed information on the table selected in the main grid.
91-
- Ingestion volume: How much data was ingested to the table from each resource and how it spreads over time. Resources ingesting more than 30% of the total volume sent to this table are marked with a warning sign.
92-
- Ingestion latency: How much time ingestion took, analyzed for the 50th, 90th, or 95th percentiles of requests sent to this table. The top chart in this area depicts the total ingestion time of the requests (for the selected percentile) from end to end - from the time the event occurred, and until it was ingested to the workspace.
93-
The chart below it shows separately the latency of the agent, which is the time it took the agent to send the log to the workspace. The chart also shows the latency of the pipeline, which is the time it took the service to process the data and push it to the workspace.
94-
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-usage-ingestion-latency.png" alt-text="Screenshot that shows the workspace usage ingestion latency subtab." lightbox="media/log-analytics-workspace-insights-overview/workspace-usage-ingestion-latency.png":::
88+
* **Table-specific details**: At the bottom of the page, you can see detailed information on the table selected in the main grid:
89+
- **Ingestion volume**: How much data was ingested to the table from each resource and how it spreads over time. Resources ingesting more than 30% of the total volume sent to this table are marked with a warning sign.
90+
- **Ingestion latency**: How much time ingestion took, analyzed for the 50th, 90th, or 95th percentiles of requests sent to this table. The top chart in this area depicts the total ingestion time of the requests for the selected percentile from end to end. It spans from the time the event occurred until it was ingested to the workspace.
91+
92+
The chart below it shows separately the latency of the agent, which is the time it took the agent to send the log to the workspace. The chart also shows the latency of the pipeline, which is the time it took the service to process the data and push it to the workspace.
93+
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-usage-ingestion-latency.png" alt-text="Screenshot that shows the workspace Usage tab Ingestion Latency subtab." lightbox="media/log-analytics-workspace-insights-overview/workspace-usage-ingestion-latency.png":::
9594

9695
### Additional usage queries
9796

98-
The **Additional Queries** subtab exposes queries that run across all workspace tables (instead of relying on the usage metadata, refreshed hourly). Because their queries are much more extensive and less efficient, they aren't run automatically. They can surface interesting information about which resources send most logs to the workspace and perhaps affect billing.
97+
The **Additional Queries** subtab exposes queries that run across all workspace tables (instead of relying on the usage metadata, which is refreshed hourly). Because the queries are much more extensive and less efficient, they don't run automatically. They can reveal interesting information about which resources send the most logs to the workspace and perhaps affect billing.
9998

100-
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-usage-additional-queries.png" alt-text="Screenshot that shows the workspace usage Additional Queries tab." lightbox="media/log-analytics-workspace-insights-overview/workspace-usage-additional-queries.png":::
99+
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-usage-additional-queries.png" alt-text="Screenshot that shows the workspace Usage tab Additional Queries subtab." lightbox="media/log-analytics-workspace-insights-overview/workspace-usage-additional-queries.png":::
101100

102-
One such query is **What Azure resources send most logs to this workspace** (showing top 50).
103-
In our demo workspace, you can clearly see that three Kuberbetes clusters send far more data than all other resources combined. One cluster loads the workspace the most.
101+
One such query is **What Azure resources send most logs to this workspace** (showing the top 50).
102+
In the demo workspace, you can clearly see that three Kubernetes clusters send far more data than all other resources combined. One cluster loads the workspace the most.
104103

105-
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-usage-additional-query-run.png" alt-text="Screenshot that shows the workspace usage Additional Queries tab with the results of an additional query." lightbox="media/log-analytics-workspace-insights-overview/workspace-usage-additional-query-run.png":::
104+
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-usage-additional-query-run.png" alt-text="Screenshot that shows the workspace Usage tab Additional Queries subtab with the results of an additional query." lightbox="media/log-analytics-workspace-insights-overview/workspace-usage-additional-query-run.png":::
106105

107106
## Health tab
108107

@@ -112,40 +111,40 @@ This tab shows the workspace health state, when it was last reported, and operat
112111

113112
## Agents tab
114113

115-
This tab provides information on the agents that sends logs to this workspace.
114+
This tab provides information on the agents that send logs to this workspace.
116115
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-agents.png" alt-text="Screenshot that shows the workspace Agents tab." lightbox="media/log-analytics-workspace-insights-overview/workspace-agents.png":::
117116

118-
* Operation errors and warnings: these are errors and warning related specifically to agents. They are grouped by the error/warning title to help you get a clearer view of different issues that may occur, but can be expanded to show the exact times and resources they refer to. Also note you can click 'Run query in Logs' to query the _LogOperation table through the Logs experience, see the raw data and analyze if further.
119-
* Workspace agents: these are the agents that sent logs to the workspace during the selected time range. You can see the agents' types and health state. Agents marked healthy aren't necessarily working well - it only indicated they sent a heartbeat during the last hour. A more detailed health state is detailed in the below grid.
120-
* Agents activity: This grid shows information on either all agents, healthy or unhealthy agents. Here too "Healthy" only indicates the agent sent a heartbeat during the last hour. To understand its state better, review the trend shown in the grid. It shows how many heartbeats this agent sent over time. The true health state can only be inferred if you know how the monitored resource operates. For example, if a computer is intentionally shut down at particular times, you can expect the agent's heartbeats to appear intermittently, in a matching pattern.
117+
* **Operation errors and warnings**: These errors and warnings are related specifically to agents. They're grouped by the error/warning title to help you get a clearer view of different issues that might occur. They can be expanded to show the exact times and resources to which they refer. You can select **Run query in Logs** to query the `_LogOperation` table through the Logs experience to see the raw data and analyze it further.
118+
* **Workspace agents**: These agents are the ones that sent logs to the workspace during the selected time range. You can see the types and health state of the agents. Agents marked **Healthy** aren't necessarily working well. This designation only indicates that they sent a heartbeat during the last hour. A more detailed health state is described in the grid.
119+
* **Agents activity**: This grid shows information on either all agents or healthy or unhealthy agents. Here too **Healthy** only indicates that the agent sent a heartbeat during the last hour. To understand its state better, review the trend shown in the grid. It shows how many heartbeats this agent sent over time. The true health state can only be inferred if you know how the monitored resource operates. For example, if a computer is intentionally shut down at particular times, you can expect the agent's heartbeats to appear intermittently, in a matching pattern.
121120

122121
## Query Audit tab
123122

124-
Query auditing creates logs about the execution of queries on the workspace. If enabled, this data is greatly beneficial to understanding and improving queries performance, efficiency, and load. To enable query auditing on your workspace or learn more about it, see [Audit queries in Azure Monitor Logs](../logs/query-audit.md).
123+
Query auditing creates logs about the execution of queries on the workspace. If enabled, this data is beneficial to understanding and improving the performance, efficiency, and load for queries. To enable query auditing on your workspace or learn more about it, see [Audit queries in Azure Monitor Logs](../logs/query-audit.md).
125124

126125
#### Performance
127126

128127
This tab shows:
129128

130-
* Query duration: 95th percentile and 50th percentile (median) duration in ms, over time.
131-
* Number of rows returned: 95th percentile and 50th percentile (median) of rows count, over time.
132-
* The volume of data processed: 95th percentile, 50th percentile, and the total of processed data in all requests, over time.
133-
* Response codes: the distribution of response codes to all queries in the selected time range.
129+
* **Query duration**: The 95th percentile and 50th percentile (median) duration in ms, over time.
130+
* **Number of rows returned**: The 95th percentile and 50th percentile (median) of rows count, over time.
131+
* **The volume of data processed**: The 95th percentile, 50th percentile, and the total of processed data in all requests, over time.
132+
* **Response code**s: The distribution of response codes to all queries in the selected time range.
134133

135-
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-query-audit-performance.png" alt-text="Screenshot that shows the Query Audit tab performance subtab.]" lightbox="media/log-analytics-workspace-insights-overview/workspace-query-audit-performance.png":::
134+
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-query-audit-performance.png" alt-text="Screenshot that shows the Query Audit tab Performance subtab.]" lightbox="media/log-analytics-workspace-insights-overview/workspace-query-audit-performance.png":::
136135

137136
### Slow and inefficient queries
138-
This **Slow & Inefficient Queries** subtab shows two grids to help you identify slow and inefficient queries you might want to rethink. These queries shouldn't be used in dashboards or alerts because they'll create unneeded chronic load on your workspace.
139-
* Most resource-intensive queries: The 10 most CPU-demanding queries, along with the volume of data processed (KB), the time range, and the text of each query.
140-
* Slowest queries: The 10 slowest queries, along with the time range and text of each query.
137+
The **Slow & Inefficient Queries** subtab shows two grids to help you identify slow and inefficient queries you might want to rethink. These queries shouldn't be used in dashboards or alerts because they'll create unneeded chronic load on your workspace.
138+
* **Most resource-intensive queries**: The 10 most CPU-demanding queries, along with the volume of data processed (KB), the time range, and the text of each query.
139+
* **Slowest queries**: The 10 slowest queries, along with the time range and text of each query.
141140

142-
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-query-audit-slow-queries.png" alt-text="Screenshot that shows the Query Audit tab and the Slow & Inefficient Queries subtab." lightbox="media/log-analytics-workspace-insights-overview/workspace-query-audit-slow-queries.png":::
141+
:::image type="content" source="media/log-analytics-workspace-insights-overview/workspace-query-audit-slow-queries.png" alt-text="Screenshot that shows the Query Audit tab Slow & Inefficient Queries subtab." lightbox="media/log-analytics-workspace-insights-overview/workspace-query-audit-slow-queries.png":::
143142

144143
### Query users
145144
The **Users** subtab shows user activity against this workspace:
146145

147-
* Queries by user: How many queries each user ran in the selected time range.
148-
* Throttled users: Users that ran queries that were throttled (due to over-querying the workspace).
146+
* **Queries by user**: How many queries each user ran in the selected time range.
147+
* **Throttled users**: Users that ran queries that were throttled because of over-querying the workspace.
149148

150149
## Change Log tab
151150

0 commit comments

Comments
 (0)