lirantal / dockly

Immersive terminal interface for managing docker containers and services
https://lirantal.github.io/dockly/
MIT License
3.77k stars 150 forks source link

Feature request: filter the log messages using regex #252

Open erikvullings opened 1 year ago

erikvullings commented 1 year ago

One useful feature is that in the container view, I can filter the containers using /. This would also be very useful in the log view, so I can quickly filter error messages, warnings or other content.

lirantal commented 1 year ago

Agree. Cool feature to implement!