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
ExpressRoute uses Network insights to provide a detailed topology mapping of all ExpressRoute components (peerings, connections, gateways) in relation with one another. Network insights for ExpressRoute also have preloaded metrics dashboard for availability, throughput, packet drops, and gateway metrics. For more information, see [Azure ExpressRoute Insights using Networking Insights](expressroute-network-insights.md).
19
+
ExpressRoute uses Network insights to provide a detailed topology mapping of all ExpressRoute components, such as peerings, connections, and gateways, in relation to one another. Network insights for ExpressRoute also have a preloaded metrics dashboard for availability, throughput, packet drops, and gateway metrics. For more information, see [Azure ExpressRoute Insights using Networking Insights](expressroute-network-insights.md).
Resource Logs aren't collected and stored until you create a diagnostic setting and route them to one or more locations.
26
+
Resource logs aren't collected and stored until you create a diagnostic setting and route them to one or more locations.
27
27
28
-
See [Create diagnostic setting to collect platform logs and metrics in Azure](/azure/azure-monitor/essentials/diagnostic-settings) for the detailed process for creating a diagnostic setting using the Azure portal, CLI, or PowerShell. When you create a diagnostic setting, you specify which categories of logs to collect. The categories for *Azure ExpressRoute* are listed in [Azure ExpressRoute monitoring data reference](monitor-expressroute-reference.md#resource-logs).
28
+
See [Create diagnostic setting to collect platform logs and metrics in Azure](/azure/azure-monitor/essentials/diagnostic-settings) for the detailed process for creating a diagnostic setting by using the Azure portal, CLI, or PowerShell. When you create a diagnostic setting, specify which categories of logs to collect. The categories for *Azure ExpressRoute* are listed in [Azure ExpressRoute monitoring data reference](monitor-expressroute-reference.md#resource-logs).
29
29
30
30
> [!IMPORTANT]
31
-
> Enabling these settings requires additional Azure services (storage account, event hub, or Log Analytics), which may increase your cost. To calculate an estimated cost, visit the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator).
31
+
> Enabling these settings requires additional Azure services, such as a storage account, event hub, or Log Analytics, which might increase your cost. To calculate an estimated cost, visit the [Azure pricing calculator](https://azure.microsoft.com/pricing/calculator).
For a list of available metrics for ExpressRoute, see [Azure ExpressRoute monitoring data reference](monitor-expressroute-reference.md#metrics).
36
36
37
37
> [!NOTE]
38
-
> Using **Classic Metrics** is not recommended.
38
+
> Don't use **Classic Metrics**.
39
39
>
40
40
41
41
## Analyzing metrics
42
42
43
-
You can analyze metrics for *Azure ExpressRoute*with metrics from other Azure services using metrics explorer by opening **Metrics** from the **Azure Monitor** menu. See [Analyze metrics with Azure Monitor metrics explorer](/azure/azure-monitor/essentials/analyze-metrics) for details on using this tool.
43
+
You can analyze metrics for *Azure ExpressRoute*alongside metrics from other Azure services by using Metrics Explorer. Open **Metrics** from the **Azure Monitor** menu. For details about using this tool, see [Analyze metrics with Azure Monitor metrics explorer](/azure/azure-monitor/essentials/analyze-metrics).
44
44
45
45
:::image type="content" source="./media/expressroute-monitoring-metrics-alerts/metrics-page.png" alt-text="Screenshot of the metrics dashboard for ExpressRoute.":::
46
46
47
-
For reference, you can see a list of [all resource metrics supported in Azure Monitor](/azure/azure-monitor/essentials/metrics-supported).
47
+
For reference, see the list of [all resource metrics supported in Azure Monitor](/azure/azure-monitor/essentials/metrics-supported).
48
48
49
49
- To view **ExpressRoute** metrics, filter by Resource Type *ExpressRoute circuits*.
50
50
- To view **Global Reach** metrics, filter by Resource Type *ExpressRoute circuits* and select an ExpressRoute circuit resource that has Global Reach enabled.
51
51
- To view **ExpressRoute Direct** metrics, filter Resource Type by *ExpressRoute Ports*.
52
52
53
-
Once a metric is selected, the default aggregation is applied. Optionally, you can apply splitting, which shows the metric with different dimensions.
53
+
Once you select a metric, the portal applies the default aggregation. Optionally, you can apply splitting, which shows the metric with different dimensions.
54
54
55
55
### ExpressRoute metrics
56
56
57
57
To view **Metrics**, go to the *Azure Monitor* page and select *Metrics*. To view **ExpressRoute** metrics, filter by Resource Type *ExpressRoute circuits*. To view **Global Reach** metrics, filter by Resource Type *ExpressRoute circuits* and select an ExpressRoute circuit resource that has Global Reach enabled. To view **ExpressRoute Direct** metrics, filter Resource Type by *ExpressRoute Ports*.
58
58
59
-
After a metric is selected, the default aggregation is applied. Optionally, you can apply splitting, which shows the metric with different dimensions.
59
+
After you select a metric, the portal applies the default aggregation. Optionally, you can apply splitting, which shows the metric with different dimensions.
60
60
61
61
> [!IMPORTANT]
62
-
> When viewing ExpressRoute metrics in the Azure portal, select a time granularity of **5 minutes or greater** for best possible results.
62
+
> When you view ExpressRoute metrics in the Azure portal, select a time granularity of **5 minutes or greater** for best results.
63
63
64
64
For the ExpressRoute metrics, see [Azure ExpressRoute monitoring data reference](monitor-expressroute-reference.md).
65
65
66
-
### Aggregation Types
66
+
### Aggregation types
67
67
68
-
Metrics explorer supports sum, maximum, minimum, average and count as [aggregation types](/azure/azure-monitor/essentials/metrics-charts#aggregation). You should use the recommended Aggregation type when reviewing the insights for each ExpressRoute metric.
68
+
Metrics Explorer supports sum, maximum, minimum, average, and count as [aggregation types](/azure/azure-monitor/essentials/metrics-charts#aggregation). Use the recommended aggregation type when you review the insights for each ExpressRoute metric.
69
69
70
70
- Sum: The sum of all values captured during the aggregation interval.
71
71
- Count: The number of measurements captured during the aggregation interval.
@@ -81,7 +81,7 @@ For the available resource log categories, their associated Log Analytics tables
81
81
82
82
### More metrics in Log Analytics
83
83
84
-
You can also view ExpressRoute metrics by going to your ExpressRoute circuit resource and selecting the *Logs* tab. For any metrics you query, the output contains the following columns.
84
+
You can also view ExpressRoute metrics by going to your ExpressRoute circuit resource and selecting the **Logs** tab. For any metrics you query, the output contains the following columns.
85
85
86
86
| Column | Type | Description |
87
87
|:-------|:-----|:------------|
@@ -96,23 +96,23 @@ You can also view ExpressRoute metrics by going to your ExpressRoute circuit res
96
96
97
97
## Analyzing logs
98
98
99
-
Data in Azure Monitor Logs is stored in tables where each table has its own set of unique properties.
99
+
Azure Monitor Logs stores data in tables, and each table has its own unique set of properties.
100
100
101
-
All resource logs in Azure Monitor have the same fields followed by service-specific fields. The common schema is outlined in [Azure Monitor resource log schema](/azure/azure-monitor/essentials/resource-logs-schema#top-level-common-schema). The schema for ExpressRoute resource logs is found in the [Azure ExpressRoute Data Reference](monitor-expressroute-reference.md#schemas).
101
+
All resource logs in Azure Monitor include the same fields, followed by service-specific fields. The common schema is outlined in [Azure Monitor resource log schema](/azure/azure-monitor/essentials/resource-logs-schema#top-level-common-schema). You can find the schema for ExpressRoute resource logs in the [Azure ExpressRoute Data Reference](monitor-expressroute-reference.md#schemas).
102
102
103
-
The [Activity log](/azure/azure-monitor/essentials/activity-log) is a platform logging that provides insight into subscription-level events. You can view it independently or route it to Azure Monitor Logs, where you can do much more complex queries using Log Analytics.
103
+
The [Activity log](/azure/azure-monitor/essentials/activity-log) is a platform log that provides insight into subscription-level events. You can view it independently or route it to Azure Monitor Logs. By using Log Analytics, you can run more complex queries on the data.
104
104
105
105
ExpressRoute stores data in the following tables.
106
106
107
107
| Table | Description |
108
108
|:------|:------------|
109
-
| AzureDiagnostics | Common table used by multiple services to store Resource logs. Resource logs from ExpressRoute can be identified with`MICROSOFT.NETWORK`. |
110
-
| AzureMetrics | Metric data emitted by ExpressRoute that measure their health and performance.
109
+
| AzureDiagnostics | Common table used by multiple services to store resource logs. You can identify resource logs from ExpressRoute by using`MICROSOFT.NETWORK`. |
110
+
| AzureMetrics | Metric data emitted by ExpressRoute that measure their health and performance. |
111
111
112
-
To view these tables, navigate to your ExpressRoute circuit resource and select **Logs** under *Monitoring*.
112
+
To view these tables, go to your ExpressRoute circuit resource and select **Logs** under *Monitoring*.
113
113
114
114
> [!NOTE]
115
-
> Azure diagnostic logs, such as BGP route table log are updated every 24 hours.
115
+
> Azure diagnostic logs, such as BGP route table logs, update every 24 hours.
> During maintenance between the Microsoft edge and core network, BGP availability appears down even if the BGP session between the customer edge and Microsoft edge remains up. For information about maintenance between the Microsoft edge and core network, make sure to have your [maintenance alerts turned on and configured](./maintenance-alerts.md).
184
+
> During maintenance between the Microsoft edge and core network, BGP availability appears down even if the BGP session between the customer edge and Microsoft edge remains up. For information about maintenance between the Microsoft edge and core network, make sure to [turn on and configure maintenance alerts](./maintenance-alerts.md).
@@ -196,33 +196,33 @@ The following table lists some suggested alert rules for ExpressRoute. These ale
196
196
197
197
### Alerts for ExpressRoute gateway connections
198
198
199
-
1. To configure alerts, navigate to **Azure Monitor**, then select **Alerts**.
199
+
1. To configure alerts, go to **Azure Monitor**, and then select **Alerts**.
200
200
201
201
1. Select **+ Create** > **Alert rule** and select the ExpressRoute gateway connection resource. Select **Next: Condition >** to configure the signal.
202
202
203
-
1. On the *Select a signal* page, select a metric, resource health, or activity log that you want to be alerted. Depending on the signal you select, you might need to enter additional information such as a threshold value. You can also combine multiple signals into a single alert. Select **Next: Actions >** to define who and how they get notify.
203
+
1. On the *Select a signal* page, select a metric, resource health, or activity log that you want to be alerted on. Depending on the signal you select, you might need to enter additional information such as a threshold value. You can also combine multiple signals into a single alert. Select **Next: Actions >** to define who and how they get notify.
204
204
205
205
:::image type="content" source="./media/expressroute-monitoring-metrics-alerts/signal.png" alt-text="Screenshot of list of signals that can be alerted for ExpressRoute gateways.":::
206
206
207
-
1. Select **+ Select action groups** to choose an existing action group you previously created or select **+ Create action group** to define a new one. In the action group, you determine how notifications get sent and who receives them.
207
+
1. Select **+ Select action groups** to choose an existing action group you previously created or select **+ Create action group** to define a new one. In the action group, you determine how to send notifications and who receives them.
208
208
209
209
1. Select **Review + create** and then **Create** to deploy the alert into your subscription.
After you select a metric, certain metric allow you to set up dimensions based on peering or a specific peer (virtual networks).
215
+
After you select a metric, you can set up dimensions based on peering or a specific peer (virtual networks) for certain metrics.
216
216
217
217
:::image type="content" source="./media/expressroute-monitoring-metrics-alerts/alerts-peering-dimensions.png" alt-text="Screenshot of an alert rule based on ExpressRoute peering setup.":::
218
218
219
219
### Configure alerts for activity logs on circuits
220
220
221
-
When selecting signals to be alerted on, you can select **Activity Log** signal type.
221
+
When you select signals to be alerted on, select the**Activity Log** signal type.
222
222
223
223
:::image type="content" source="./media/expressroute-monitoring-metrics-alerts/activity-log.png" alt-text="Screenshot of activity log signals from the select a signal page.":::
224
224
225
225
## Related content
226
226
227
-
-See [Azure ExpressRoute monitoring data reference](monitor-expressroute-reference.md) for a reference of the metrics, logs, and other important values created for ExpressRoute.
228
-
-See [Monitoring Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource) for general details on monitoring Azure resources.
227
+
-For a reference of the metrics, logs, and other important values created for ExpressRoute, see [Azure ExpressRoute monitoring data reference](monitor-expressroute-reference.md).
228
+
-For general details on monitoring Azure resources, see [Monitoring Azure resources with Azure Monitor](/azure/azure-monitor/essentials/monitor-azure-resource).
0 commit comments