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
Copy file name to clipboardExpand all lines: articles/application-gateway/how-to-troubleshoot-application-gateway-session-affinity-issues.md
+9-12Lines changed: 9 additions & 12 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,7 +6,7 @@ services: application-gateway
6
6
author: KumudD
7
7
ms.service: application-gateway
8
8
ms.topic: troubleshooting
9
-
ms.date: 11/14/2019
9
+
ms.date: 01/21/2022
10
10
ms.author: kumud
11
11
---
12
12
@@ -105,29 +105,26 @@ You can collect additional logs and analyze them to troubleshoot the issues rela
105
105
106
106
To collect the Application Gateway logs, follow the instructions:
107
107
108
-
Enable logging through the Azure portal
108
+
Enable logging using the Azure portal.
109
109
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**.
111
111
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.
113
113
114
-
2. To start to collect data, click**Turn on diagnostics**.
114
+
2. To start to collect data, select**Add diagnostic setting**.
115
115
116
-

116
+

117
117
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.
119
119
120
120

121
121
122
-
4. Confirm the settings and then click**Save**.
122
+
4. Confirm the settings and then select**Save**.
123
123
124
-

125
124
126
125
#### View and analyze the Application Gateway access logs
127
126
128
-
1. In the Azure portal under the Application Gateway resource view, select **Diagnostics logs** in the **MONITORING** section .
129
-
130
-

127
+
1. In the Azure portal under the Application Gateway resource view, select **Diagnostics settings** in the **Monitoring** section.
131
128
132
129
2. On the right side, select “**ApplicationGatewayAccessLog**“ in the drop-down list under **Log categories.**
0 commit comments