Skip to content

Commit 8a7eda4

Browse files
committed
image update
1 parent cc741eb commit 8a7eda4

File tree

3 files changed

+9
-12
lines changed

3 files changed

+9
-12
lines changed

articles/application-gateway/how-to-troubleshoot-application-gateway-session-affinity-issues.md

Lines changed: 9 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: application-gateway
66
author: KumudD
77
ms.service: application-gateway
88
ms.topic: troubleshooting
9-
ms.date: 11/14/2019
9+
ms.date: 01/21/2022
1010
ms.author: kumud
1111
---
1212

@@ -105,29 +105,26 @@ You can collect additional logs and analyze them to troubleshoot the issues rela
105105

106106
To collect the Application Gateway logs, follow the instructions:
107107

108-
Enable logging through the Azure portal
108+
Enable logging using the Azure portal.
109109

110-
1. In the [Azure portal](https://portal.azure.com/), find your resource and then click **Diagnostic logs**.
110+
1. In the [Azure portal](https://portal.azure.com/), find your resource and then select **Diagnostic setting**.
111111

112-
For Application Gateway, three logs are available: Access log, Performance log, Firewall log
112+
For Application Gateway, three logs are available: Access log, Performance log, and Firewall log.
113113

114-
2. To start to collect data, click **Turn on diagnostics**.
114+
2. To start to collect data, select **Add diagnostic setting**.
115115

116-
![Screenshot shows an application gateway with Diagnostics logs selected.](./media/how-to-troubleshoot-application-gateway-session-affinity-issues/troubleshoot-session-affinity-issues-5.png)
116+
![Screenshot shows an application gateway with Diagnostics settings selected.](./media/how-to-troubleshoot-application-gateway-session-affinity-issues/troubleshoot-session-affinity-issues-5.png)
117117

118-
3. The **Diagnostics settings** blade provides the settings for the diagnostic logs. In this example, Log Analytics stores the logs. Click **Configure** under **Log Analytics** to set your workspace. You can also use event hubs and a storage account to save the diagnostic logs.
118+
3. The **Diagnostic setting** page provides the settings for the diagnostic logs. In this example, Log Analytics stores the logs. You can also use event hubs and a storage account to save the diagnostic logs.
119119

120120
![Screenshot shows the Diagnostics settings pane with Log Analytics Configure selected.](./media/how-to-troubleshoot-application-gateway-session-affinity-issues/troubleshoot-session-affinity-issues-6.png)
121121

122-
4. Confirm the settings and then click **Save**.
122+
4. Confirm the settings and then select **Save**.
123123

124-
![Screenshot shows the Diagnostics settings pane with Save selected.](./media/how-to-troubleshoot-application-gateway-session-affinity-issues/troubleshoot-session-affinity-issues-7.png)
125124

126125
#### View and analyze the Application Gateway access logs
127126

128-
1. In the Azure portal under the Application Gateway resource view, select **Diagnostics logs** in the **MONITORING** section .
129-
130-
![Screenshot shows MONITORING with Diagnostics logs selected.](./media/how-to-troubleshoot-application-gateway-session-affinity-issues/troubleshoot-session-affinity-issues-8.png)
127+
1. In the Azure portal under the Application Gateway resource view, select **Diagnostics settings** in the **Monitoring** section.
131128

132129
2. On the right side, select “**ApplicationGatewayAccessLog**“ in the drop-down list under **Log categories.**
133130

Loading
Loading

0 commit comments

Comments
 (0)