Difference between revisions of "Aws cloudtrail create-trail"

From wikieduonline
Jump to navigation Jump to search
 
(14 intermediate revisions by the same user not shown)
Line 3: Line 3:
  
  
  [[aws cloudtrail]] create-trail --name Trail1 --s3-bucket-name my-bucket --is-multi-region-trail
+
[[--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 ==
 
== Related ==
 
* [[Creating a trail for an organization with the AWS CLI]]: <code>[[aws organizations enable-aws-service-access]] --service-principal [[cloudtrail.amazonaws.com]]</code>
 
* [[Creating a trail for an organization with the AWS CLI]]: <code>[[aws organizations enable-aws-service-access]] --service-principal [[cloudtrail.amazonaws.com]]</code>
 
* [[Logging Amazon EKS API calls with AWS CloudTrail]]
 
* [[Logging Amazon EKS API calls with AWS CloudTrail]]
 +
* [[Terraform cloudtrail module by Cloudposse]]
 +
* [[Creating a trail for your AWS account]]: <code>[[aws cloudtrail]] create-trail</code>
 +
* [[AWS CloudTrail Events]]
 +
* <code>[[aws s3 mb]]</code>
  
 
== See also ==
 
== See also ==
 
* {{aws cloudtrail create-trail}}
 
* {{aws cloudtrail create-trail}}
* {{aws cloudtrail}}
+
* {{cloudtrail}}
  
 
[[Category:AWS]]
 
[[Category:AWS]]

Latest revision as of 05:16, 11 July 2024

Advertising: