Skip to content

Commit 922a752

Browse files
authored
Merge pull request #230405 from stegag/patch-51
Update troubleshoot-vpn-with-azure-diagnostics.md
2 parents 0695ce2 + ae37a71 commit 922a752

File tree

4 files changed

+18
-1
lines changed

4 files changed

+18
-1
lines changed
56.4 KB
Loading
31.4 KB
Loading
44.8 KB
Loading

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

Lines changed: 18 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,24 @@ Notice that there are several columns available in these tables. In this article
3131

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

34-
To learn how set up diagnostic log events from Azure VPN Gateway using Azure Log Analytics, see [Set up alerts on diagnostic log events from VPN Gateway](./vpn-gateway-howto-setup-alerts-virtual-network-gateway-log.md).
34+
Follow this procedure to learn how set up diagnostic log events from Azure VPN Gateway using Azure Log Analytics:
35+
36+
1. Create a Log Analytics Workspace using [this article](../azure-monitor/logs/quick-create-workspace.md).
37+
38+
2. Find your VPN gateway on the Monitor > Diagnostics settings blade.
39+
40+
:::image type="content" source="./media/troubleshoot-vpn-with-azure-diagnostics/setup_step2.png " alt-text="Screenshot of the Diagnostic settings blade." lightbox="./media/troubleshoot-vpn-with-azure-diagnostics/setup_step2.png":::
41+
42+
3. Select the gateway and click on "Add Diagnostic Setting".
43+
44+
:::image type="content" source="./media/troubleshoot-vpn-with-azure-diagnostics/setup_step3.png " alt-text="Screenshot of the Add diagnostic setting interface." lightbox="./media/troubleshoot-vpn-with-azure-diagnostics/setup_step3.png":::
45+
46+
4. Fill in the diagnostic setting name, select all the log categories and choose the Log Analytics Workspace.
47+
48+
:::image type="content" source="./media/troubleshoot-vpn-with-azure-diagnostics/setup_step4.png " alt-text="Detailed screenshot of the Add diagnostic setting properties." lightbox="./media/troubleshoot-vpn-with-azure-diagnostics/setup_step4.png":::
49+
50+
> [!NOTE]
51+
> It may take a few hours for the data to show up initially.
3552
3653
## <a name="GatewayDiagnosticLog"></a>GatewayDiagnosticLog
3754

0 commit comments

Comments
 (0)