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-horizontal-test.md
+15-15Lines changed: 15 additions & 15 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -20,22 +20,22 @@ This article describes:
20
20
21
21
Different metrics and logs are available for different resource types. This table describes how you can use Azure Monitor to collect data to monitor your service:
22
22
23
-
|Data to collect|Description|Collection Method|Reference Information |
23
+
|Data to collect|Description|Collection Method|Analyze monitoring data|Reference Information |
24
24
|---------|---------|---------|---------|
25
-
|Metrics |Metrics are numerical values that describe an aspect of a system at a particular point in time. Azure Monitor collects metrics at regular intervals. Metrics can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time.|Collected automatically.View in metrics explorer or create a diagnostic setting to send it to other destinations.|[Supported metrics in Azure Monitor](/azure/azure-monitor/platform/metrics-supported)|
26
-
|Resource logs |Logs are recorded system events. Logs can contain different types of data, be structured or free-form text, and they contain a timestamp. Azure Monitor stores structured and unstructured log data of all types in Azure Monitor Logs. You can route data to Log Analytics workspaces for querying and analysis.|You must create a diagnostic setting to collect resources logs.[Create diagnostic settings](/azure/azure-monitor/essentials/create-diagnostic-settings)|[Supported resource logs in Azure Monitor](/azure/azure-monitor/reference/supported-logs/logs-index). |
27
-
|Activity log |The Azure Monitor activity log is a platform log that provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started. |Collected automatically. View in the Azure portal or create a diagnostic setting to send it to other destinations. Can be collected in Log Analytics workspace at no charge ||
25
+
|Metrics |Metrics are numerical values collected at regular intervals, that describe an aspect of a system at a particular point in time. Metrics can be aggregated using algorithms, compared to other metrics, and analyzed for trends over time.|Collected automatically.|View in [metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started) or [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to send it to other destinations.|[Supported metrics in Azure Monitor](/azure/azure-monitor/platform/metrics-supported)|
26
+
|Resource logs |Logs are recorded system events. Logs can contain different types of data, be structured or free-form text, and they contain a timestamp. Azure Monitor stores structured and unstructured log data of all types in Azure Monitor Logs.|You must [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to collect resources logs.|View in [Log Analytics](logs/log-analytics-overview.md) or [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings)to send it to other destinations.|[Supported resource logs in Azure Monitor](/azure/azure-monitor/reference/supported-logs/logs-index). |
27
+
|Activity log |The Azure Monitor activity log is a platform log that provides insight into subscription-level events. The activity log includes information like when a resource is modified or a virtual machine is started. |Collected automatically. Can be collected in Log Analytics workspace at no charge |View in the Azure portal or [create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to send it to other destinations.||
28
28
29
29
For information about using Azure Monitor to monitor your resources, see [Monitor Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource).
30
30
31
31
32
32
## Built in monitoring for App Service
33
33
34
-
- On the Azure portal page for your web app, you can select **Diagnose and solve problems** from the left navigation to access complete App Service diagnostics for your app. For more information about the App Service diagnostics tool, see [Azure App Service diagnostics overview](/azure/app-service/overview-diagnostics.md).
34
+
- On the Azure portal page for your web app, you can select **Diagnose and solve problems** from the left navigation to access complete App Service diagnostics for your app. For more information about the App Service diagnostics tool, see [Azure App Service diagnostics overview](../app-service/overview-diagnostics.md).
35
35
36
-
- App Service provides built-in diagnostics logging to assist with debugging apps. For more information about the built-in logs, see [Stream diagnostics logs](/azure/app-service/troubleshoot-diagnostic-logs.md#stream-logs).
36
+
- App Service provides built-in diagnostics logging to assist with debugging apps. For more information about the built-in logs, see [Stream diagnostics logs](../app-service/troubleshoot-diagnostic-logs.md#stream-logs).
37
37
38
-
- You can also use Azure Health check to monitor App Service instances. For more information, see [Monitor App Service instances using Health check](/azure/app-service/monitor-instances-health-check.md).
38
+
- You can also use Azure Health check to monitor App Service instances. For more information, see [Monitor App Service instances using Health check](../app-service/monitor-instances-health-check.md).
39
39
40
40
41
41
## Analyze monitoring data using Azure Monitor
@@ -44,9 +44,9 @@ These Azure Monitor tools are available in the Azure portal to help you analyze
44
44
45
45
- Some Azure services have a built-in monitoring dashboard in the Azure portal. These dashboards are called *insights*, and you can find them in the **Insights** section of Azure Monitor in the Azure portal.
46
46
47
-
-[Metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started) allows you to view and analyze metrics for Azure resources. For more information, see [Analyze metrics with Azure Monitor metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started).
47
+
-[Metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started) allows you to view and analyze metrics for Azure resources.
48
48
49
-
-[Log Analytics](/azure/azure-monitor/learn/quick-create-workspace) allows you to query and analyze log data using the [Kusto query language (KQL)](/azure/data-explorer/kusto/query). For more information, see [Get started with log queries in Azure Monitor](/azure/azure-monitor/logs/get-started-queries).
49
+
-[Log Analytics](logs/log-analytics-overview.md) allows you to query and analyze log data using the [Kusto query language (KQL)](/azure/data-explorer/kusto/query). For more information, see [Get started with log queries in Azure Monitor](/azure/azure-monitor/logs/get-started-queries).
50
50
51
51
- The [activity log](/azure/azure-monitor/essentials/activity-log) has a user interface in the Azure portal for viewing and basic searches. To do more in-depth analysis, route the data to Azure Monitor logs and run more complex queries in Log Analytics.
52
52
@@ -104,13 +104,13 @@ This table provides a brief description of each alert type.
104
104
105
105
|Alert type|Description|
106
106
|:---------|:---------|
107
-
|[Metric alerts](/azure/azure-monitor/alerts/alerts-types#metric-alerts)|Metric alerts evaluate resource metrics at regular intervals. Metrics can be platform metrics, custom metrics, logs from Azure Monitor converted to metrics, or Application Insights metrics. Metric alerts can also apply multiple conditions and dynamic thresholds.|
108
-
|[Log search alerts](/azure/azure-monitor/alerts/alerts-types.md#log-alerts)|Log search alerts allow users to use a Log Analytics query to evaluate resource logs at a predefined frequency.|
109
-
|[Activity log alerts](/azure/azure-monitor/alerts/alerts-types.md#activity-log-alerts)|Activity log alerts are triggered when a new activity log event occurs that matches defined conditions. Resource Health alerts and Service Health alerts are activity log alerts that report on your service and resource health.|
110
-
|[Smart detection alerts](/azure/azure-monitor/alerts/alerts-types.md#smart-detection-alerts)|Smart detection on an Application Insights resource automatically warns you of potential performance problems and failure anomalies in your web application. You can migrate smart detection on your Application Insights resource to create alert rules for the different smart detection modules.|
111
-
|[Prometheus alerts](/azure/azure-monitor/alerts/alerts-types.md#prometheus-alerts)|Prometheus alerts are used for alerting on Prometheus metrics stored in [Azure Monitor managed services for Prometheus](/azure/azure-monitor/essentials/prometheus-metrics-overview.md). The alert rules are based on the PromQL open-source query language.|
107
+
|[Metric alerts](alerts/alerts-types.md#metric-alerts)|Metric alerts evaluate resource metrics at regular intervals. Metrics can be platform metrics, custom metrics, logs from Azure Monitor converted to metrics, or Application Insights metrics. Metric alerts can also apply multiple conditions and dynamic thresholds.|
108
+
|[Log search alerts](/alerts/alerts-types.md#log-alerts)|Log search alerts allow users to use a Log Analytics query to evaluate resource logs at a predefined frequency.|
109
+
|[Activity log alerts](/alerts/alerts-types.md#activity-log-alerts)|Activity log alerts are triggered when a new activity log event occurs that matches defined conditions. Resource Health alerts and Service Health alerts are activity log alerts that report on your service and resource health.|
110
+
|[Smart detection alerts](/alerts/alerts-types.md#smart-detection-alerts)|Smart detection on an Application Insights resource automatically warns you of potential performance problems and failure anomalies in your web application. You can migrate smart detection on your Application Insights resource to create alert rules for the different smart detection modules.|
111
+
|[Prometheus alerts](/alerts/alerts-types.md#prometheus-alerts)|Prometheus alerts are used for alerting on Prometheus metrics stored in [Azure Monitor managed services for Prometheus](/azure/azure-monitor/essentials/prometheus-metrics-overview.md). The alert rules are based on the PromQL open-source query language.|
112
112
113
-
For examples of common alerts for Azure resources, see [Sample log alert queries](/azure/azure-monitor/alerts/alerts-log-alert-query-samples).
113
+
For examples of common alerts for Azure resources, see [Sample log alert queries](/alerts/alerts-log-alert-query-samples).
0 commit comments