overmind icon indicating copy to clipboard operation
overmind copied to clipboard

Filters

Open hlascelles opened this issue 7 years ago • 2 comments
trafficstars

It would be very useful to be able to type foo to filter in by that string, or -foo to filter out. It could act on the logs themselves, or the service names.

hlascelles avatar Jan 30 '18 17:01 hlascelles

Could you provide a use case for this?

DarthSim avatar Feb 05 '18 09:02 DarthSim

We have a number of microservices, say www and backend. www is actually one web worker, and a www async job worker too. I'd like to be able to just view all the goings on in that set of processes for that one microservice (ie both www processes).

hlascelles avatar Feb 18 '18 20:02 hlascelles