Skip to content

Commit f3c4536

Browse files
Merge pull request #229072 from stegag/patch-44
Update vpn-gateway-howto-setup-alerts-virtual-network-gateway-log.md
2 parents fbaf5a5 + 93ec42f commit f3c4536

File tree

2 files changed

+6
-2
lines changed

2 files changed

+6
-2
lines changed

articles/vpn-gateway/troubleshoot-vpn-with-azure-diagnostics.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ This article helps understand the different logs available for VPN Gateway diagn
1515

1616
[!INCLUDE [support-disclaimer](../../includes/support-disclaimer.md)]
1717

18-
The following logs are available in Azure:
18+
The following logs are available* in Azure:
1919

2020
|***Name*** | ***Description*** |
2121
|--- | --- |
@@ -25,6 +25,8 @@ The following logs are available in Azure:
2525
|**IKEDiagnosticLog** | Logs IKE control messages and events on the gateway. |
2626
|**P2SDiagnosticLog** | Logs point-to-site control messages and events on the gateway. |
2727

28+
*for Policy Based gateways, only GatewayDiagnosticLog and RouteDiagnosticLog are available.
29+
2830
Notice that there are several columns available in these tables. In this article, we are only presenting the most relevant ones for easier log consumption.
2931

3032
## <a name="setup"></a>Set up logging

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

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ For steps, see [Create Azure Monitor log alert rules and manage alert instances]
1717

1818
## Resource logs
1919

20-
The following resource logs are available in Azure:
20+
The following resource logs are available* in Azure:
2121

2222
|***Name*** | ***Description*** |
2323
|--- | --- |
@@ -27,6 +27,8 @@ The following resource logs are available in Azure:
2727
|IKEDiagnosticLog | Logs IKE control messages and events on the gateway |
2828
|P2SDiagnosticLog | Logs point-to-site control messages and events on the gateway. Connection source info is provided for IKEv2 and OpenVPN connections only |
2929

30+
*Note that for Policy Based gateways, only GatewayDiagnosticLog and RouteDiagnosticLog are available.
31+
3032
## Next steps
3133

3234
* For more information about monitoring Azure VPN Gateway, see [Monitor VPN Gateway](monitor-vpn-gateway.md).

0 commit comments

Comments
 (0)