Difference between revisions of "Aws cloudtrail create-trail"
Jump to navigation
Jump to search
Line 4: | Line 4: | ||
[[--enable-log-file-validation]] | [[--enable-log-file-validation]] | ||
− | [[--is-multi-region-trail]] As a [[best practice]], consider creating trails that log events in all Regions. | + | [[--is-multi-region-trail]] As a [[best practice]], consider creating trails that log events in all Regions, Is the default from the web interface. |
[[--include-global-service-events]] | [[--include-global-service-events]] | ||
[[--sns-topic-name]] | [[--sns-topic-name]] |
Revision as of 04:25, 11 July 2024
aws cloudtrail create-trail
doc
--enable-log-file-validation --is-multi-region-trail As a best practice, consider creating trails that log events in all Regions, Is the default from the web interface. --include-global-service-events --sns-topic-name
aws cloudtrail create-trail --name Trail1 --s3-bucket-name my-bucket --is-multi-region-trail
Related
- Creating a trail for an organization with the AWS CLI:
aws organizations enable-aws-service-access --service-principal cloudtrail.amazonaws.com
- Logging Amazon EKS API calls with AWS CloudTrail
- Terraform cloudtrail module by Cloudposse
- Creating a trail for your AWS account:
aws cloudtrail create-trail
- AWS CloudTrail Events
See also
Advertising: