ajnart / homarr

Customizable browser's home page to interact with your homeserver's Docker containers (e.g. Sonarr/Radarr)
https://homarr.dev
MIT License
5.45k stars 252 forks source link

Add ability to view logs of docker containers in homarr #2028

Open AhmedNSidd opened 2 months ago

AhmedNSidd commented 2 months ago

Description

I need to do a lot of management of my docker containers, to monitor the status of the containers, what's going right, and what's going wrong. It's not super convenient to constantly login to my server and enter commands to view the logs of the docker containers.

We already have options like restarting, stopping, starting, and removing each docker container. I think it'd be awesome to add another option in there called Logs which would show the logs of the docker container. Whether they'd be constantly updated logs, or a one-time log, I'm not sure about. The preference for my use case is to continuously follow and update each new log that comes in.

Please tick the boxes

github-actions[bot] commented 2 months ago

Hi 👋. Thank you for submitting your first issue to Homarr. Please ensure that you've provided all nessesary information. You can use the three dots > Edit button to update your post with additional images and information. Depending on the current volume of requests, the team should get in conact with you shortly.

SeDemal commented 1 month ago

There will be a log window in homarr v1, maybe we can implement that using it when the time comes.