Difference between revisions of "EKS log collector script"

From wikieduonline
Jump to navigation Jump to search
Line 3: Line 3:
 
  [[curl -]]O https://raw.githubusercontent.com/awslabs/amazon-eks-ami/master/log-collector-script/linux/eks-log-collector.sh
 
  [[curl -]]O https://raw.githubusercontent.com/awslabs/amazon-eks-ami/master/log-collector-script/linux/eks-log-collector.sh
 
  sudo bash eks-log-collector.sh
 
  sudo bash eks-log-collector.sh
 +
 +
 +
curl -O https://raw.githubusercontent.com/awslabs/amazon-eks-ami/master/log-collector-script/linux/eks-ssm-content.json
 +
[[aws ssm create-document]] \
 +
  --name "[[EKSLogCollectorLinux]]" \
 +
  --document-type "Command" \
 +
  --content file://eks-ssm-content.json
  
 
== Related ==
 
== Related ==

Revision as of 10:46, 26 February 2024

Advertising: