Integrate docker container logs?


Author
Message
Daniel M.
Daniel M.
Junior Member (98 reputation)Junior Member (98 reputation)Junior Member (98 reputation)Junior Member (98 reputation)Junior Member (98 reputation)Junior Member (98 reputation)Junior Member (98 reputation)Junior Member (98 reputation)Junior Member (98 reputation)
Group: Forum Members
Posts: 20, Visits: 55
Hi,
I was wondering if there is already a way to integrate docker container logs?
i.e. Logs pushed by docker containers to their Std Out/err.
Basically the data from
docker logs --follow my-container
See https://docs.docker.com/reference/cli/docker/container/logs/

The issue is that the Application, which I am developing with, shifted towards Kubernetes. Thus, for local development setups it now uses a whole lot of composed Docker containers, which do not write logs to file anymore but write to Std Out/Err.
Currently, I use Dozzle to get a view on the logs from my Docker setup. However, this is less than ideal.

What I would really love is if I could -tail LogView Plus on "docker logs --follow my-container" or something alike.
Tags
Edited Last Week by Daniel M.
GO

Merge Selected

Merge into selected topic...



Merge into merge target...



Merge into a specific topic ID...





Similar Topics

Login

Explore
Messages
Mentions
Search