aws-solutions / aws-waf-security-automations

This solution automatically deploys a single web access control list (web ACL) with a set of AWS WAF rules designed to filter common web-based attacks.
https://aws.amazon.com/solutions/aws-waf-security-automations
Apache License 2.0
843 stars 361 forks source link

Counting the web requests that match the rules in a web ACL #134

Closed r8or0pz closed 4 years ago

r8or0pz commented 4 years ago

According the Doc, one might Block, Allow or Count matched requests. Is there a mechanism in this Automation to enable counting?

r8or0pz commented 4 years ago

This can be done via AWS Console easily in a Rules section.