Hi everyone, Not sure I'm getting the way that log works in HAProxy. Is there a way of telling a specific backend to not log stuff? I currently have a log global in the defaults section. I tried putting no log in that backend, but didn't work (still don't understand exactly no log). Is the only way to go removing log global from the defaults and have each backend specify it, and just skip it for the backend I don't want to log?
Thanks, Pedro.

