Create a new CloudTrail with SNS Notification
Cloudtrail with SNS Notification
- Create a new Trail
- Under the Trail, you should see an S3 tab. Create an Amazon S3 bucket for the log files.
- Click on Advanced Options on the same screen. You should see an SNS radiobutton.
- Create an Amazon SNS topic to receive notifications when log files are delivered. Delivery notifications from all regions are sent to the topic that you specify.
Monitor Specific Log Events?
If you want to monitor specific events, configure CloudWatch Logs to receive your logs from CloudTrail
- Turn on log file encryption. This encrypts your files for added security.
- Turn on integrity validation for log files. This enables the delivery of digest files that you can use to validate the integrity of log files after CloudTrail has delivered them.
- Add tags (custom key-value pairs) to your trail.
Leave a Reply