HAproxy
Check if the config is valid
Bashsudo haproxy -f /etc/haproxy/haproxy.cfg -c
Disable alerts in terminal
Text Onlyglobal
log 127.0.0.1 local0 debug
log /dev/log local0 info alert # add this
log /dev/log local1 notice alert # add this
user root
group nogroup
daemon
debug