Question 45:
You, as a sysops administrator, configure a bunch of web ACLs in AWS WAF. In order to monitor whether the ACLs work as expected, you want to get detailed logs about traffic analyzed by the web ACLs. The logs should include information such as the details of the requests and the action if a request matches a rule. Which of the following sets of actions do you need to perform? (Select TWO.)
Answer options:
A.Create an Amazon Kinesis Data Stream for AWS WAF to forward logs in real-time. B.Create an Amazon Kinesis Data Firehose using a name starting with the prefix "aws-waf-logs-". C.Create a CloudWatch Log group named with the prefix "aws-waf-logs-". D.In the AWS WAF console, select the ACLs, enable logging, and select the Kinesis Data Firehose as the destination. E.In the AWS WAF console, select the ACLs and choose a CloudWatch Log group as the logging destination.