Skip to content

Commit 3be07ee

Browse files
Merge pull request #293490 from Miskatonic-Electronic/patch-49
Update waf-front-door-monitor.md
2 parents e58d197 + beba724 commit 3be07ee

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

articles/web-application-firewall/afds/waf-front-door-monitor.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@ To access your WAF's metrics:
2727
1. On the leftmost pane under **Monitoring**, select the **Metrics** tab.
2828
1. Add the **Web Application Firewall Request Count** metric to track the number of requests that match WAF rules.
2929

30-
You can create custom filters based on action types and rule names. Metrics include requests with all actions except `Log`.
30+
You can create custom filters based on action types and rule names. Metrics include requests with terminating actions like `Block` and `Allow` as well as requests where the WAF took no action. Since multiple non-terminating `Log` actions can be triggered by a single request, they are excluded from this metric to avoid duplicating request counts.
3131

3232
:::image type="content" source="../media/waf-frontdoor-monitor/waf-frontdoor-metrics.png" alt-text="Screenshot that shows the metrics for an Azure Front Door WAF.":::
3333

0 commit comments

Comments
 (0)