roadrunner
roadrunner copied to clipboard
[💡 FEATURE REQUEST]: Filter logs
Plugin
Logger
I have an idea!
In short, add an option to discard logs matching certain properties/patterns.
Motivation:
I have a global loadbalancer set up, which sends health checks to determine if the backend service is healthy. Previously these were handled by an nginx, with access logs disabled for that particular route. I've now changed the loadbalancer so the healthcheck traverses the full stack, all the way into the PHP worker managed by roadrunner. Now roadrunner is logging these requests, causing a lot of noise between logs of actual traffic. It would be great to be able to stop roadrunner from even emitting these logs.