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:
parent
51e79a7881
commit
e7afd23d50
1 changed files with 2 additions and 0 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Reference in a new issue