Skip to content

Commit be1f9e9

Browse files
authored
Update application-gateway-diagnostics.md
1 parent df3d6a4 commit be1f9e9

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

articles/application-gateway/application-gateway-diagnostics.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ services: application-gateway
66
author: greg-lindsay
77
ms.service: application-gateway
88
ms.topic: article
9-
ms.date: 01/10/2024
9+
ms.date: 02/28/2024
1010
ms.author: greglin
1111
---
1212

@@ -87,10 +87,13 @@ Azure generates the activity log by default. The logs are preserved for 90 days
8787
8888
### Access log
8989
90-
The access log is generated only if you've enabled it on each Application Gateway instance, as detailed in the preceding steps. The data is stored in the storage account that you specified when you enabled the logging. Each access of Application Gateway is logged in JSON format as shown below.
90+
The access log is generated only if you've enabled it on each Application Gateway instance, as detailed in the preceding steps. The data is stored in the storage account that you specified when you enabled the logging. Each access of Application Gateway is logged in JSON format as shown below.
9191
9292
#### For Application Gateway and WAF v2 SKU
9393
94+
> [!NOTE]
95+
> For TLS/TCP proxy related information, visit [data reference](monitor-application-gateway-reference.md#tlstcp-proxy-logs).
96+
9497
|Value |Description |
9598
|---------|---------|
9699
|instanceId | Application Gateway instance that served the request. |

0 commit comments

Comments
 (0)