Good morning,
Hi, my name is Igor and I have a problem with the logs of HaProxy. I am using HaProxy to balance the SSH connections between some servers and I need to log only the successful connections.
I am trying using the option dontlognull in the frontend section, but it logs me everything, successful and unsuccessful connections.
Is there any possibility of loging only the successful connections? Or at least, know which ones are successful and which ones not.
I also use the option logasap to log the connections before close them, and sometimes log the connection before close it and sometimes not. But well, this is not so important because at the end it log the connection.
A greeting and thank you so much,
Igor.