aws-samples / aws-waf-dashboard

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

S3sink #21

Closed w1zdun closed 1 year ago

w1zdun commented 1 year ago

Issue #, if available:

Description of changes:

New functionality to upload WAF ACL logs in .log.gz to S3 bucket where on CREATE_OBJECT event Lambda will be triggered to read file, check in OpenSearch index if there are new webaclID-s in ingested data. If so event will be send to EventBridge to trigger Kibana dashboards update.

Ability to bundle new Lambda archive locally with Docker by using -c bundleLambda=true flag.

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