Question 182:
The team is configuring a WAF ACL to filter the ingress traffic for a new Application Load Balancer. The team needs to check which requests were blocked, allowed, or counted and whether the requests matched the WAF ACL rule properly. Which of the following options is suitable?
Answer options:
A.In the CloudWatch metrics, view the request details for the WAF ACL. B.In the AWS WAF console, enable request sampling for the WAF ACL and view the detailed data of the sample requests. C.Enable VPC flow logs, create a log filter for the WAF ACL, and view the request details. D.Enable WAF logs and save the logs in an S3 bucket. Use Athena to analyze the details for the WAF ACL rule.