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

helm_resource: recommended way to sift through logs? #490

Open
mojogitoverhere opened this issue Mar 28, 2023 · 0 comments
Open

helm_resource: recommended way to sift through logs? #490

mojogitoverhere opened this issue Mar 28, 2023 · 0 comments

Comments

@mojogitoverhere
Copy link

I deployed a chart with the helm_resource extension and I am trying to debug an issue with one of the service. Unfortunately, all the logs from every service are being aggregated together in one view and there's no way to tell which log corresponds to which service.

What is the recommended way to sift through the logs for only a single service? Right now, my workaround is to use kubectl logs in a local_resource.

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

No branches or pull requests

1 participant