When viewing pod logs, noise from healthcheck/readiness probes makes it difficult to find relevant entries.
I propose adding a filter input that excludes log lines matching a given pattern (substring or regex).
An usecase example would be filtering out GET /healthcheck or GET /readiness from API logs.