Skip to content

Commit f77e75f

Browse files
Merge pull request #300814 from jaesoni/error_info_l4
Update monitor-application-gateway-reference.md
2 parents ef71ea6 + fa4d83f commit f77e75f

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

articles/application-gateway/monitor-application-gateway-reference.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: Monitoring data reference for Azure Application Gateway
33
description: This article contains important reference material you need when you monitor Azure Application Gateway.
4-
ms.date: 05/12/2025
4+
ms.date: 06/04/2025
55
ms.custom: horz-monitor
66
ms.topic: reference
77
author: mbender-ms
@@ -494,6 +494,7 @@ Application Gateway's Layer 4 proxy provides log data through access logs. These
494494
| sslProtocol | SSL/TLS protocol being used (for TLS protocol listeners). |
495495
| serverRouted | The backend server IP and port number to which the traffic was routed. |
496496
| serverStatus | 200 - session completed successfully. 400 - client data couldn't be parsed. 500 - internal server error. 502 - bad gateway. For example, when an upstream server couldn't be reached. 503 - service unavailable. For example, if access is limited by the number of connections. |
497+
| error_info | The reason for the error as per serverStatus code. |
497498
| ResourceId | Application Gateway resource URI. |
498499

499500
[!INCLUDE [horz-monitor-ref-activity-log](~/reusable-content/ce-skilling/azure/includes/azure-monitor/horizontals/horz-monitor-ref-activity-log.md)]

0 commit comments

Comments
 (0)