Skip to content

Commit df5f259

Browse files
authored
Merge pull request #188754 from GitaraniSharma-MSFT/patch-36
(AzureCXP) MicrosoftDocs/azure-docs#88007
2 parents 09bce5b + bb892f6 commit df5f259

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -228,7 +228,7 @@ The firewall log is generated only if you have enabled it for each application g
228228
|ruleSetVersion | Rule set version used. Available values are 2.2.9 and 3.0. |
229229
|ruleId | Rule ID of the triggering event. |
230230
|message | User-friendly message for the triggering event. More details are provided in the details section. |
231-
|action | Action taken on the request. Available values are Blocked and Allowed (for custom rules), Matched (when a rule matches a part of the request), and Detected and Blocked (these are both for mandatory rules, depending on if the WAF is in detection or prevention mode). |
231+
|action | Action taken on the request. Available values are: </br>**Blocked and Allowed** (for custom rules) </br>**Matched** (when a rule matches a part of the request) </br>**Detected and Blocked** (these are both for mandatory rules, depending on if the WAF is in detection or prevention mode). |
232232
|site | Site for which the log was generated. Currently, only Global is listed because rules are global.|
233233
|details | Details of the triggering event. |
234234
|details.message | Description of the rule. |

0 commit comments

Comments
 (0)