9 lines
183 B
Plaintext
Raw Normal View History

# Create additional haproxy socket to be mapped into container
$AddUnixListenSocket /var/lib/haproxy/dev/log
:programname, startswith, "haproxy" {
/var/log/haproxy.log
stop
}