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.