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

Enable CloudTrail during provisioning #16

Open
BagOfMostlyWater opened this issue Oct 30, 2014 · 0 comments
Open

Enable CloudTrail during provisioning #16

BagOfMostlyWater opened this issue Oct 30, 2014 · 0 comments

Comments

@BagOfMostlyWater
Copy link

CloudTrail creates audit data which can show what users are doing and/or how operations are failing. It should be turned on from the outset. It could be optionally disabled to accommodate accounts that will have many discrete AWS operations and low S3 storage budgets, but those will probably be rare.

Additionally, admins may want to receive SNS messages containing batches of CloudTrail logs. To turn on:

SNS > Navigation (left window) > Topics > ${target}-cloudtrails > Create Subscription >
Protocol=Email-JSON
Endpoint=emailaddress

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants