You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/monitor-azure-monitor.md
+15-22Lines changed: 15 additions & 22 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -16,30 +16,31 @@ ms.service: azure-monitor
16
16
<!-- ## Insights. Optional section. If your service has insights, add the following include and add information about what your Azure Monitor insights provide. You can refer to another article that gives details or add a screenshot.
Azure monitor provides the following monitoring capabilities to monitor itself:
19
+
Azure Monitor has many separate larger components. Information on monitoring each of these is mentioned below.
20
20
21
+
### Azure Monitor core
21
22
**Autoscale** - Azure Monitor Autoscale has a diagnostics feature that provides insights into the performance of your autoscale settings. For more information, see [Azure Monitor Autoscale diagnostics](./autoscale/autoscale-diagnostics,md) and [Troubleshooting using autoscale metrics](https://learn.microsoft.com/en-us/azure/azure-monitor/autoscale/autoscale-troubleshoot#autoscale-metrics).
22
23
23
24
**Agent Monitoring** - You can now monitor the health of your agents easily and seamlessly across Azure, on premises and other clouds using this interactive experience. For more information, see [Azure Monitor Agent Health](./agents/azure-monitor-agent-health.md).
24
25
25
-
**Log Ingestion pipeline latency** - Azure Monitor provides a highly scalable log ingestion pipeline that can ingest logs from any source. For more information, see [Log Ingestion pipeline](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/log-ingestion-pipeline). You can monitor the latency of this pipeline using Kusto queries. For more information see [Log data ingestion time in Azure Monitor](./logs/data-ingestion-time.md#check-ingestion-time).
**[Log Analytics Workspace Insights](./logs/log-analytics-workspace-insights-overview.md)** provides a dashboard that shows you the volume of data going through your workspace(s). You can calculate the cost of your workspace based on the data volume.
31
+
32
+
**[Log Analytics workspace health](./logs/log-analytics-workspace-health)** provides a set of queries that you can use to monitor the health of your workspace.
26
33
27
34
**Optimizing and troubleshooting log queries** - Sometimes Azure Monitor KQL Log queries can take more time to run than needed or never return at all. By monitoring the various aspects of the query, you can troubleshoot and optimize them. For more information, see [Audit queries in Azure Monitor Logs](./logs/query-audit) and [Optimize log queries](./logs/query-optimization).
28
35
29
-
**Health of Azure resources** - Azure Monitor resources are tied into the resource health feature, which provides insights into the health of any Azure resource. For more information, see [Resource health](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/resource-health).
36
+
**Log Ingestion pipeline latency** - Azure Monitor provides a highly scalable log ingestion pipeline that can ingest logs from any source. For more information, see [Log Ingestion pipeline](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/log-ingestion-pipeline). You can monitor the latency of this pipeline using Kusto queries. For more information see [Log data ingestion time in Azure Monitor](./logs/data-ingestion-time.md#check-ingestion-time).
37
+
38
+
**Log Analytics usage** - You can monitor the data ingestion for your Log Analytics workspace. For more information, see [Analyze usage in Log Analytics](./logs/analyze-usage.md).
39
+
40
+
### All resources
30
41
31
-
**Log Analytics Workspace Insights** - Azure Monitor provides insights into the health of your Log Analytics workspace. For more information, see [Log Analytics Workspace Insights](./logs/log-analytics-workspace-insights-overview.md).
42
+
**Health of any Azure resource** - Azure Monitor resources are tied into the resource health feature, which provides insights into the health of any Azure resource. For more information, see [Resource health](https://learn.microsoft.com/en-us/azure/azure-monitor/essentials/resource-health).
32
43
33
-
LIST TO ADD
34
-
- DONE query auditing/monitoring (of KQL queries I assume) – yes monitoring and auditing of KQL queries through Diagnostic logs
35
-
- DONE latency monitoring (ingestion? - yes), -
36
-
- DONE agent health monitoring -
37
-
- DONE Workspace Insights (noted)
38
-
- much more (what else)
39
-
- Monitoring logs ingested volumes/cost – through Usage table , may be more
40
-
- Monitoring Operation table in LA- Monitor health of Log Analytics workspace in Azure Monitor - Azure Monitor | Microsoft Learn
41
-
- Recommended alerts (talk to Shemer)
42
-
- Activity Logs
43
44
44
45
45
46
<!-- ## Resource types. Required section. -->
@@ -91,14 +92,6 @@ For the available resource log categories, their associated Log Analytics tables
**MUST HAVE** service-specific alert rules. Include useful alerts on metrics, logs, log conditions, or activity log. -->
93
94
94
-
### Azure Monitor alert rules
95
-
96
-
The following table lists some suggested alert rules for Azure Monitor. These alerts are just examples. You can set alerts for any metric, log entry, or activity log entry listed in the [Azure Monitor monitoring data reference](monitor-azure-monitor-reference.md).
0 commit comments