I am trying to stop backend health check error messages from being logged to 
the system console.

I have tried using "no option log-health-checks” in my configuration


defaults

  log     global

  no option log-health-checks

  mode http

  option  dontlognull


But I am still seeing error messages logged when a backend server goes down


e.g.

2016 May  4 23:11:14 devtest0 backend web has no server available!

2016 May  4 23:12:06 devtest0 backend photos has no server available!


What can I do to prevent these messages from going to the console.

Reply via email to