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

Configurable Logging #2276

Open
corduroybera opened this issue Mar 11, 2024 · 0 comments
Open

Configurable Logging #2276

corduroybera opened this issue Mar 11, 2024 · 0 comments

Comments

@corduroybera
Copy link

Background & motivation

I'm attempting to run a grafana, loki, promtail stack inside of my kurtosis enclave so I can have a more tailored logging environment setup for debugging my services. However, there is no clean way to enable promtail to pull logs while running inside a docker container in the enclave.

Desired behaviour

The most straightforward way to pipe docker logs into promtail involves mounting the docker socket to the promtail container (or some variation of this to allow for persistent logging).

However, any options to make logging more configurable could help enable this sort of feature more easily

How important is this to you?

Painful; the lack of this feature makes using Kurtosis frictionful.

What area of the product does this pertain to?

Other: anything not covered by the above

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant