commit
c5bce86dfa
@ -0,0 +1,8 @@
|
||||
# Create additional haproxy socket to be mapped into container
|
||||
|
||||
$AddUnixListenSocket /var/haproxy/dev/log
|
||||
|
||||
:programname, startswith, "haproxy" {
|
||||
/var/log/haproxy.log
|
||||
stop
|
||||
}
|
Loading…
Reference in new issue