aws-samples / aws-waf-dashboard

1 click deployment for creating AWS WAF dashboard
MIT No Attribution
39 stars 41 forks source link

S3sink #20

Closed w1zdun closed 1 year ago

w1zdun commented 1 year ago

Issue #, if available:

Description of changes: New functionality that allows for ingestion of WAF logs that are stored in S3.

New S3 bucket with lambda execution on create object event. If one copy those logs (suffix: .log.gz) into this bucket, they will be uploaded to Firehose stream.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.