1
0
Fork 0
mirror of https://github.com/nickpoida/og-aws.git synced 2025-02-15 03:11:57 +00:00

Merge pull request #647 from pachulo/waf-logging-feature

Added tip for WAF logging capability
This commit is contained in:
Maish 2018-10-21 15:01:21 +03:00 committed by GitHub
commit eb58b6128e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

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