# Provides UDP syslog reception
$ModLoad imudp
$UDPServerRun 514

# Save haproxy messages to haproxy.log
local0.*  /var/log/haproxy.log
# Don't process these messages further to prevent
# them being written more than once.
& stop