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

Add a script to collect debug logs #676

Open
anusha94 opened this issue Aug 19, 2022 · 0 comments
Open

Add a script to collect debug logs #676

anusha94 opened this issue Aug 19, 2022 · 0 comments
Labels
help wanted Extra attention is needed
Milestone

Comments

@anusha94
Copy link
Contributor

Whenever something goes wrong during the LCM of a BYOH workload cluster, we need to look at several logs - byoh controller, capi controller, agent logs, pods, deployments, machines, etc. Having something like a crash / logs bundle will help in debugging.

Describe the solution you'd like
I would like to have a script provided by the BYOH provider that I can simply execute which will result in a tar file containing all the logs necessary for debugging. This will also help if I want to seek help externally for debugging, I simply have to share the tar file.

Anything else you would like to add:
Inspired by CAPVCD - https://github.com/vmware/cluster-api-provider-cloud-director/tree/main/scripts

@anusha94 anusha94 added the help wanted Extra attention is needed label Aug 19, 2022
@anusha94 anusha94 added this to the Next milestone Aug 19, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant