Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Collect node logs after --up, --down phases #491

Merged
merged 1 commit into from
Oct 15, 2024
Merged

Conversation

cartermckinnon
Copy link
Member

Description of changes:

This adds optional node log collection after the Up() and Down() phases of the deployer. If the --log-bucket flag is passed, an SSM document will be used to execute the /etc/eks/log-collector/eks-log-collector.sh script that is included in Amazon Linux based EKS AMIs. The resulting tarball is uploaded to the S3 bucket, with its key including the run ID + phase.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@cartermckinnon cartermckinnon changed the title Collect node logs [WIP] Collect node logs Oct 9, 2024
@cartermckinnon cartermckinnon force-pushed the collect-node-logs branch 2 times, most recently from 5a33663 to cd8ff3a Compare October 10, 2024 06:42
@cartermckinnon cartermckinnon changed the title [WIP] Collect node logs Collect node logs after --up, --down Oct 15, 2024
@cartermckinnon cartermckinnon changed the title Collect node logs after --up, --down Collect node logs after --up, --down phases Oct 15, 2024
@cartermckinnon cartermckinnon merged commit 652d01a into main Oct 15, 2024
4 of 5 checks passed
@cartermckinnon cartermckinnon deleted the collect-node-logs branch October 15, 2024 21:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants