Skip to content

Commit 030ac58

Browse files
authored
Merge pull request #79430 from anzaman/master
Logs details
2 parents 05f042b + 0e88767 commit 030ac58

File tree

1 file changed

+10
-2
lines changed

1 file changed

+10
-2
lines changed

articles/vpn-gateway/vpn-gateway-howto-setup-alerts-virtual-network-gateway-log.md

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,13 +6,21 @@ author: anzaman
66

77
ms.service: vpn-gateway
88
ms.topic: conceptional
9-
ms.date: 04/22/2019
9+
ms.date: 06/12/2019
1010
ms.author: alzam
1111

1212
---
1313
# Set up alerts on diagnostic log events from VPN Gateway
1414

15-
This article helps you set up alerts based on diagnostic log events from Azure VPN Gateway.
15+
This article helps you set up alerts based on diagnostic log events from Azure VPN Gateway. The following logs are available.
16+
17+
|***Name*** | ***Description*** |
18+
|--- | --- |
19+
|GatewayDiagnosticLog | Contains general gateway diagnostic logs for gateway configuration events, primary changes, maintenance events |
20+
|TunnelDiagnosticLog | Contains tunnel state change events. Tunnel connect/disconnect events have a summarized reason for the state change if applicable |
21+
|RouteDiagnosticLog | Logs changes to static routes and BGP events that occur on the gateway |
22+
|IKEDiagnosticLog | Logs IKE control messages and events on the gateway |
23+
|P2SDiagnosticLog | Logs point-to-site control messages and events on the gateway |
1624

1725
## <a name="setup"></a>Set up alerts
1826

0 commit comments

Comments
 (0)