Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make delivery of CloudTrail to CloudWatch Logs and SNS optional #117

Conversation

wheerd
Copy link
Contributor

@wheerd wheerd commented Jul 21, 2020

Because we have a very AWS Lambda heavy workload, delivery to a Cloudwatch Logs generates a lot of costs. We don't need the logs, because the central S3 is enough. This PR makes both Cloudwatch Logs and SNS delivery optional (with the default remaining the same).

@nozaq
Copy link
Owner

nozaq commented Aug 10, 2020

@wheerd Sorry for the delay. Providing a way to opt-out log delivery seems reasonable, thanks for the patch!

@nozaq nozaq merged commit 12b25f1 into nozaq:master Aug 10, 2020
@wheerd wheerd deleted the feature/make-cloudtrail-cloudwatch-logs-and-sns-topic-optional branch June 29, 2021 08:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants