Skip to content

Commit 0d0127a

Browse files
authored
Merge pull request #204726 from vhorne/waf-metrics
update app gateway waf v2
2 parents ed2843d + f9bc3d8 commit 0d0127a

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

articles/web-application-firewall/ag/application-gateway-waf-metrics.md

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ author: tobystic
66
manager: gunjan.jain
77
ms.service: web-application-firewall
88
ms.topic: how-to
9-
ms.date: 03/15/2022
9+
ms.date: 07/14/2022
1010
ms.author: olotolor
1111
---
1212

@@ -27,20 +27,20 @@ WAF with Application Gateway provides detailed reporting on each threat it detec
2727
For additional information on diagnostics log, visit [Application Gateway WAF resource logs](../ag/web-application-firewall-logs.md)
2828

2929

30-
## Application Gateway WAF V2 Metrics
30+
## Application Gateway WAF v2 Metrics
3131

3232
New WAF metrics are only available for Core Rule Set 3.2 or greater, or with bot protection and geo-filtering. The metrics can be further filtered on the supported dimensions.
3333

3434
|**Metrics**|**Description**|**Dimension**|
3535
| :------------------| :-------------------------------------| :-----------------|
36-
|**WAF Total Requests**|Count of successful requests that WAF engine has served.| Action, Country/Region, Method, Mode|
37-
|**WAF Managed Rule Matches**|Count of total requests that a managed rule has matched.| Action, Country/Region, Mode, Rule Group, Rule Id |
38-
|**WAF Custom Rule Matches**|Count of total requests that match a specific custom rule. | Action, Country/Region, Mode, Rule Group, Rule Name|
39-
|**WAF Bot Protection Matches**|Count of total requests that have been blocked or logged from malicious IP addresses. The IP addresses are sourced from the Microsoft Threat Intelligence feed.| Action, Country/Region, Bot Type, Mode|
36+
|**WAF Total Requests**|Count of successful requests that WAF engine has served| Action, Country/Region, Method, Mode|
37+
|**WAF Managed Rule Matches**|Count of total managed rule matches| Action, Country/Region, Mode, Rule Group, Rule Id |
38+
|**WAF Custom Rule Matches**|Count of custom rule matches| Action, Country/Region, Mode, Rule Group, Rule Name|
39+
|**WAF Bot Protection Matches**|Count of total bot protection rule matches that have been blocked or logged from malicious IP addresses. The IP addresses are sourced from the Microsoft Threat Intelligence feed.| Action, Country/Region, Bot Type, Mode|
4040

4141
For metrics supported by Application Gateway V2 SKU, see [Application Gateway v2 metrics](../../application-gateway/application-gateway-metrics.md#metrics-supported-by-application-gateway-v2-sku)
4242

43-
## Application Gateway WAF V1 Metrics
43+
## Application Gateway WAF v1 Metrics
4444

4545
|**Metrics**|**Description**|**Dimension**|
4646
| :------------------| :-------------------------------------| :-----------------|

0 commit comments

Comments
 (0)