Skip to content

Commit 632fce4

Browse files
authored
updating application gateway waf metrics
1 parent 5391241 commit 632fce4

File tree

1 file changed

+9
-10
lines changed

1 file changed

+9
-10
lines changed

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

Lines changed: 9 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -24,33 +24,32 @@ WAF with Application Gateway provides detailed reporting on each threat it detec
2424

2525
![WAFDiag](../media/waf-appgateway-metrics/waf-appgateway-diagnostic.png)
2626

27-
For additional information on diagnostics log, visit [Application Gateway resource logs](../ag/web-application-firewall-logs.md)
27+
For additional information on diagnostics log, visit [Application Gateway WAF resource logs](../ag/web-application-firewall-logs.md)
2828

2929

3030
## Application Gateway WAF V2 Metrics
3131

32-
New WAF Metrics are only available to Core Rule Set >=CRS 3.2, BotManager and Geo-filtering
32+
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. The request count can be further filtered to show count per Action, Country/Region, Method, and Mode. | Action, Country/Region, Method and Mode|
37-
|**WAF Managed Rule Matches**|Count of total requests that a managed rule has matched. The request count can be further filtered to show count per Action, Country/Region, Mode, Rule Group, and Rule Id| Action, Country/Region, Mode, Rule Group and Rule Id |
38-
|**WAF Custom Rule Matches**|Count of total requests that match a specific custom rule. The request count can be further filtered to show count per Action, Country/Region, Mode, Rule Group, and Rule Name| Action, Country/Region, Mode, Rule Group and 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. The request count can be further filtered to show count per Action, Country/Region, Bot Type, and Mode| Action, Country/Region, Bot Type and 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 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|
4040

41-
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)
41+
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-
## Metrics supported by Application Gateway V1 SKU
43+
## Application Gateway v1 Metrics
4444

4545
|**Metrics**|**Description**|**Dimension**|
4646
| :------------------| :-------------------------------------| :-----------------|
4747
|**Web Application Firewall Blocked Requests Count**|Count of total requests that have been blocked by the WAF engine||
4848
|**Web Application Firewall Blocked Requests Distribution**|Total number of rules hit distribution for the blocked requests by Rule Group and Rule ID|Rule Group, Rule ID|
4949
|**Web Application Firewall Total Rule Distribution**|Count of total matched requests distribution by Rule Group and Rule ID |Rule Group, Rule ID|
5050

51-
For Metrics supported by Application Gateway V1 SKU, see [Application Gateway v1 metrics](../../application-gateway/application-gateway-metrics.md#metrics-supported-by-application-gateway-v1-sku)
51+
For metrics supported by Application Gateway V1 SKU, see [Application Gateway v1 metrics](../../application-gateway/application-gateway-metrics.md#metrics-supported-by-application-gateway-v1-sku)
5252

53-
 
5453

5554
## Access WAF Metrics in Azure portal
5655

0 commit comments

Comments
 (0)