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
### <aname="cmdlets"></a>6. Fill in the details and ensure that "Send to Log Analytics" and "TunnelDiagnosticLog" are checked. Pick the Log Analytics Worksspace that was created in step 3.
39
+
6. Fill in the details and ensure that "Send to Log Analytics" and "TunnelDiagnosticLog" are checked. Pick the Log Analytics Workspace that was created in step 3.
### <aname="cmdlets"></a>7. Navigate to the virtual network gateway resource overview and select "Alerts" from the Monitoring tab, then create a new alert rule or edit an existing alert rule.
42
+
7. Navigate to the virtual network gateway resource overview and select "Alerts" from the Monitoring tab, then create a new alert rule or edit an existing alert rule.
### <aname="cmdlets"></a>12. On the "Create rule" page, fill in the details for "Customize Action" and make sure that the correct Action group name appears in the "Action Group Name" section. Click "Create alert rule" to create the rule.
64
+
12. On the "Create rule" page, fill in the details for "Customize Action" and make sure that the correct Action group name appears in the "Action Group Name" section. Click "Create alert rule" to create the rule.
Copy file name to clipboardExpand all lines: articles/vpn-gateway/vpn-gateway-howto-setup-alerts-for-virtual-network-gateway-metric.md
+11-12Lines changed: 11 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,13 +1,13 @@
1
1
---
2
-
title: 'How to setup alerts on VPN Gateway metrics'
2
+
title: 'How to set up alerts on Azure VPN Gateway metrics'
3
3
description: Steps to configure alerts on VPN Gateway metrics
4
4
services: vpn-gateway
5
5
author: anzaman
6
6
7
7
ms.service: vpn-gateway
8
8
ms.topic: conceptional
9
-
ms.date: 04/15/2019
10
-
ms.author: anzaman
9
+
ms.date: 04/22/2019
10
+
ms.author: alzam
11
11
12
12
---
13
13
# Setting up alerts on VPN Gateway metrics
@@ -40,26 +40,25 @@ The example steps below will create an alert on a gateway for: <br>
40
40
41
41
42
42
43
-
### 1. Navigate to the virtual network gateway resource and select "Alerts" from the Monitoring tab, then create a new alert rule or edit an existing alert rule.
43
+
1. Navigate to the virtual network gateway resource and select "Alerts" from the Monitoring tab, then create a new alert rule or edit an existing alert rule.
4. Configure the signal logic. There are three components to signal logic:
53
54
54
-
### <aname="cmdlets"></a>4. Configure the signal logic. There are three components to signal logic:
55
-
56
-
a. Dimensions: If the metric has dimensions, specific dimension values can be selected so that the alert only evaluates data of that dimension. These are optional.<br>
57
-
b. Condition: The operation to evaluate the metric value.<br>
58
-
c. Time: Specify the granularity of metric data, and the period of time to evaluate the alert on.<br>
55
+
a. Dimensions: If the metric has dimensions, specific dimension values can be selected so that the alert only evaluates data of that dimension. These are optional.<br>
56
+
b. Condition: The operation to evaluate the metric value.<br>
57
+
c. Time: Specify the granularity of metric data, and the period of time to evaluate the alert on.<br>
0 commit comments