@Jinbakrdi wrote:
Hi all!
I am working with HAProxy and have recently implemented http logging. I am now looking to see if it is possible to implement logging (at all levels: INFO, WARN, etc) only for a specific/defined backend. I have restricted logging only to the frontend serving this specified backend but due to the amount of other backends configured (several hundred), this has had limited effectiveness at reducing the amount of logging and the logs I need are getting ‘lost’ amongst the rest.
Is it possible to filter logs by their destination/source backend via HAProxy configuration or do I need to look into filtering them outside of HAProxy?
Thanks!
Posts: 2
Participants: 2