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/operator-insights/monitor-operator-insights.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -24,11 +24,11 @@ Azure Operator Insights Data Products use [Azure Monitor](/azure/azure-monitor/o
24
24
25
25
Ingestion agents also collect monitoring data that you or Microsoft Support can use for troubleshooting.
26
26
27
-
## Metrics for Data Products: overview, collection and analysis
27
+
## Metrics for Data Products: Overview, collection and analysis
28
28
29
29
Azure Operator Insights doesn't provide metrics in Azure Monitor.
30
30
31
-
## Activity logs for Data Products: overview, collection and analysis
31
+
## Activity logs for Data Products: Overview, collection and analysis
32
32
33
33
The [Activity log](/azure/azure-monitor/essentials/activity-log) is a type of platform log in Azure that provides insight into subscription-level events. For Azure Operator Insights, the Activity log includes activities like creating a Data Product or changing its settings.
34
34
@@ -38,7 +38,7 @@ The Activity log is collected and stored automatically by Azure. You can:
38
38
- Route the Activity Log to a Log Analytics workspace, which offers a rich query interface. See [Send to Log Analytics workspace](../azure-monitor/essentials/activity-log.md#send-to-log-analytics-workspace).
39
39
- Route the Activity Log to other locations or download it. See [Azure Monitor activity log](../azure-monitor/essentials/activity-log.md).
40
40
41
-
## Resource logs for Data Products: overview, collection and analysis
41
+
## Resource logs for Data Products: Overview, collection and analysis
42
42
43
43
Resource logs provide an insight into operations that were performed within an Azure resource. This is known as the *data plane*. For Data Products, resource logs include ingestion (activity on files uploaded to Azure Operator Insights), digestion (processing the data in those files), and management of the processed data.
44
44
@@ -66,7 +66,7 @@ To start monitoring a Data Product with Azure Monitor Logs and Log Analytics:
66
66
> [!IMPORTANT]
67
67
> When you select **Logs** from the Azure Operator Insights menu, Log Analytics is opened with the query scope set to the current Data Product. This means that log queries will only include data from that resource. If you want to run a query that includes data from other Data Products or data from other Azure services, select **Logs** from the **Azure Monitor** menu. See [Log query scope and time range in Azure Monitor Log Analytics](/azure/azure-monitor/logs/scope) for details.
68
68
69
-
## Data Product information in Azure Monitor Logs
69
+
### Data Product information in Azure Monitor Logs
70
70
71
71
For a full list of the types of resource logs collected for Azure Operator Insights, see [Monitoring Azure Operator Insights data reference: Resource logs](monitor-operator-insights-data-reference.md#resource-logs).
72
72
@@ -137,7 +137,7 @@ Ingestion agents that we provide automatically collect metrics and logs for trou
137
137
138
138
## Next steps
139
139
140
-
- For a reference of the Azure Monitor data created by Azure Operator Insights [Monitoring Azure Operator Insights data reference](monitor-operator-insights-data-reference.md).
140
+
- For a reference of the Azure Monitor data created by Azure Operator Insights, see [Monitoring Azure Operator Insights data reference](monitor-operator-insights-data-reference.md).
141
141
- For more information about metrics and logs for MCC EDR ingestion agents, see [Monitor and troubleshoot MCC EDR Ingestion Agents for Azure Operator Insights](troubleshoot-mcc-edr-agent.md).
142
142
- For more information about metrics and logs for SFTP ingestion agents, see [Monitor and troubleshoot SFTP Ingestion Agents for Azure Operator Insights](troubleshoot-sftp-agent.md).
143
143
- For background on Azure Monitor, see [Monitoring Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource) .
0 commit comments