Difference between revisions of "Aws cloudtrail create-trail"
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
== See also == | == See also == | ||
* {{aws cloudtrail create-trail}} | * {{aws cloudtrail create-trail}} | ||
− | * {{ | + | * {{cloudtrail}} |
[[Category:AWS]] | [[Category:AWS]] |
Revision as of 04:23, 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. --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: