amir20 / dozzle

Realtime log viewer for docker containers.
https://dozzle.dev/
MIT License
5.7k stars 287 forks source link

Seeing logs for stopped containers #3221

Closed konradstrachan closed 3 weeks ago

konradstrachan commented 3 weeks ago

Describe the feature you would like to see

Being able to sww stopped containers and access their logs in exactly the same way as running containers

Describe how you would like to see this feature implemented

Within the list of containers show both running and stopped, potentially differentiated by the running containers using the usual text colour and the stopped containers using a lighter colour to distinguish between the two types of containers

Describe any alternatives you've considered

I've read the FAQs and searched around but can't find any reference to how to make stopped containers show their logs using Dozzle. Portainer enables this, but it provides a lot of additional functionality I don't want to expose for this use case.

amir20 commented 3 weeks ago

@konradstrachan I am not sure what you are asking. Have you enabled showing stopped containers in settings?

Screenshot 2024-08-21 at 9 13 15 AM
konradstrachan commented 3 weeks ago

Doh! I read through everything but somehow missed this option. As a suggestion it's worthwhile having this in the FAQ in case someone else misses it like me. Thanks for the reply

undaunt commented 3 days ago

I agreed with @konradstrachan as I searched the docs website for this and couldn't locate it.

amir20 commented 3 days ago

PRs welcomed to update documentation. 🙋🏼