Difference between revisions of "EKS log collector script"

From wikieduonline
Jump to navigation Jump to search
Line 10: Line 10:
 
   --document-type "Command" \
 
   --document-type "Command" \
 
   --content file://eks-ssm-content.json
 
   --content file://eks-ssm-content.json
 +
 +
aws ssm send-command \
 +
  --instance-ids <EC2 Instance ID> \
 +
  --document-name "EKSLogCollectorLinux" \
 +
  --parameters "bucketName=<S3 bucket name to push the logs>" \
 +
  --output json
  
 
== Related ==
 
== Related ==

Revision as of 10:57, 26 February 2024

Advertising: