Usage

PLATFORM: Collect AWS EKS log and OS log files for troubleshooting AWS EKS Infra issues

AuthorFullName__c
Jayanth Suresh
articleNumber
000006031
ft:sourceType
Salesforce
FirstPublishedDate
2024-02-08T10:36:59Z
lastModifiedDate
2024-02-08
VersionNumber
1
At a high level, you run this script on your Kubernetes node, and it will collect system information, configuration and logs that will assist in troubleshooting issues with your node.
  • Run this script as the root user
curl -O https://github.com/JayanthSureshjfrog/amazon-eks-ami/blob/master/log-collector-script/linux/eks-log-collector.sh
sudo bash eks-log-collector.sh
Confirm if the tarball file was successfully created (it can be .tgz or .tar.gz)