Log only errors not successful connection info

Hi All,

I am new to haproxy, I have a requirement to not to log success messages, as per documentation I have put “option dontlog-normal” in global and tried in specific listen to section too but those connections are still logged am I missing something? my intention is any successful connection Frontend, Backend and listen should not be logged only error should be logged.

This should work. Would you like to share your configuration so we can take a look?