|
| 1 | +--- |
| 2 | +title: Monitor Azure Private Link |
| 3 | +description: Learn how to monitor Azure Private Link using Azure Monitor, including data collection, analysis, and alerting. |
| 4 | +ms.date: 12/16/2024 |
| 5 | +ms.custom: horz-monitor |
| 6 | +ms.topic: conceptual |
| 7 | +author: AbdullahBell |
| 8 | +ms.author: abell |
| 9 | +ms.service: azure-private-link |
| 10 | +--- |
| 11 | + |
| 12 | +# Monitor Azure Private Link |
| 13 | + |
| 14 | +[!INCLUDE [azmon-horz-intro](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-intro.md)] |
| 15 | + |
| 16 | +## Collect data with Azure Monitor |
| 17 | + |
| 18 | +This table describes how you can collect data to monitor your service, and what you can do with the data once collected: |
| 19 | + |
| 20 | +|Data to collect|Description|How to collect and route the data|Where to view the data|Supported data| |
| 21 | +|---------|---------|---------|---------|---------| |
| 22 | +|Metric data|Metrics are numerical values 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 at regular intervals.</br> - You can route some platform metrics to a Log Analytics workspace to query with other data. Check the **DS export** setting for each metric to see if you can use a diagnostic setting to route the metric data.|[Metrics explorer](/azure/azure-monitor/essentials/metrics-getting-started)| [Private Link metrics supported by Azure Monitor](monitor-private-link-reference.md#metrics)| |
| 23 | +|Resource log data|Logs are recorded system events with a timestamp. Logs can contain different types of data, and be structured or free-form text. You can route resource log data to Log Analytics workspaces for querying and analysis.|[Create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to collect and route resource log data.| [Log Analytics](/azure/azure-monitor/learn/quick-create-workspace)| | |
| 24 | +|Activity log data|The Azure Monitor activity log 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.</br> - [Create a diagnostic setting](/azure/azure-monitor/essentials/create-diagnostic-settings) to a Log Analytics workspace at no charge.|[Activity log](/azure/azure-monitor/essentials/activity-log)| | |
| 25 | + |
| 26 | +[!INCLUDE [azmon-horz-supported-data](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-supported-data.md)] |
| 27 | + |
| 28 | +[!INCLUDE [azmon-horz-tools](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-tools.md)] |
| 29 | + |
| 30 | +[!INCLUDE [azmon-horz-export-data](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-export-data.md)] |
| 31 | + |
| 32 | +[!INCLUDE [azmon-horz-kusto](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-kusto.md)] |
| 33 | + |
| 34 | +[!INCLUDE [azmon-horz-alerts-part-one](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-alerts-part-one.md)] |
| 35 | + |
| 36 | +[!INCLUDE [azmon-horz-alerts-part-two](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-alerts-part-two.md)] |
| 37 | + |
| 38 | +[!INCLUDE [azmon-horz-advisor](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/azmon-horz-advisor.md)] |
| 39 | + |
| 40 | +## Related content |
| 41 | + |
| 42 | +- [Azure Private Link monitoring data reference](monitor-private-link-reference.md) |
| 43 | +- [Monitoring Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource) |
0 commit comments