1 Answer
- Newest
- Most votes
- Most comments
3
Hello.
By setting AWS WAF rules to count mode, you can check the logs for requests that match the rules without actually blocking them.
https://docs.aws.amazon.com/waf/latest/developerguide/waf-rule-action.html
Count – AWS WAF counts the request but does not determine whether to allow it or block it. This is a non-terminating action. AWS WAF continues processing the remaining rules in the web ACL. In rules that you define, you can insert custom headers into the request and you can add labels that other rules can match against.
Relevant content
- asked 2 years ago
- asked 2 years ago
- AWS OFFICIALUpdated 6 months ago
