1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-13 02:12:02 +00:00

Added tip for WAF logging capability

This commit is contained in:
Marc Peña Segarra 2018-10-21 12:09:16 +02:00
parent 51e79a7881
commit e7afd23d50

View file

@ -2125,6 +2125,8 @@ WAF
### WAF Tips
- Getting a WAF API call history can be done through CloudTrail. This is enabled through the CloudTrail console.
- It's also possible to get [full
logs of all the web requests inspected](https://aws.amazon.com/about-aws/whats-new/2018/08/aws-waf-launches-new-comprehensive-logging-functionality/)
### WAF Gotchas and Limitations