AWS waf documentation change
Summary
Added note about evaluation order when multiple filters are configured in AWS WAF logging
Security assessment
The change clarifies filter evaluation order but does not address security vulnerabilities or introduce new security features. This is a documentation clarification rather than a security-related update.
Diff
diff --git a/waf/latest/developerguide/logging-management-configure.md b/waf/latest/developerguide/logging-management-configure.md index f96df0175..8e4fe24e9 100644 --- a//waf/latest/developerguide/logging-management-configure.md +++ b//waf/latest/developerguide/logging-management-configure.md @@ -38,0 +39,4 @@ This setting has no impact on request sampling. You can exclude fields from requ +###### Note + +If you add multiple filters, AWS WAF evaluates them starting from the top. +