Skip to content

Commit 89ee70b

Browse files
Merge pull request #281103 from Miskatonic-Electronic/patch-37
Update web-application-firewall-logs.md
2 parents 590e169 + 12d519c commit 89ee70b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

articles/web-application-firewall/ag/web-application-firewall-logs.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -219,7 +219,6 @@ The firewall log is generated only if you have enabled it for each application g
219219
|---------|---------|
220220
|instanceId | Application Gateway instance for which firewall data is being generated. For a multiple-instance application gateway, there is one row per instance. |
221221
|clientIp | Originating IP for the request. |
222-
|clientPort | Originating port for the request. |
223222
|requestUri | URL of the received request. |
224223
|ruleSetType | Rule set type. The available value is OWASP. |
225224
|ruleSetVersion | Rule set version used. Available values are 2.2.9 and 3.0. |
@@ -247,7 +246,6 @@ The firewall log is generated only if you have enabled it for each application g
247246
"properties": {
248247
"instanceId": "ApplicationGatewayRole_IN_0",
249248
"clientIp": "52.161.109.147",
250-
"clientPort": "0",
251249
"requestUri": "/",
252250
"ruleSetType": "OWASP",
253251
"ruleSetVersion": "3.0",

0 commit comments

Comments
 (0)