How to view docker compose logs using lnav?
#1591
Unanswered
RashiqAzhan
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I looked into the docs and found this but I'm not sure how to use it. I don't see any example usage either.
How to reproduce
docker compose up(any project will do). The project will start and the terminal should show some logs.docker compose logs -f | lnav, and it gets stuck.Am I missing something? Maybe there is a way for
lnavto connect directly to compose and container logs?Beta Was this translation helpful? Give feedback.
All reactions