aboutsummaryrefslogtreecommitdiffstats
path: root/MANIFEST.in
diff options
context:
space:
mode:
authorYanis Guenane <yguenane@redhat.com>2015-09-11 15:25:01 +0200
committerYanis Guenane <yguenane@redhat.com>2015-10-13 11:56:20 +0200
commit96112c1afe8622688baa5b1a987e597868e13b46 (patch)
treebdb289499f7972d5fadd2bccea6de78a699175c3 /MANIFEST.in
parent37830dd045467b0fa157c6c3604faf1329af752d (diff)
Allow a deployer to specify HAProxy syslog server address
This commit aims to allow a deployer to specify where to send haproxy's logs. It is backward compatible with what is already in place and send the logs to the UNIX socket /dev/log The value specified here will be written in the haproxy.cfg file with the following behavior HAProxySyslogAddress: 127.0.0.1 -> log 127.0.0.1 local0 HAProxySyslogAddress: ::1 -> log ::1 local0 HAProxySyslogAddress: /dev/log -> log /dev/log local0 (default) Change-Id: I46c489a1f424e2219d129f332e64c64019aef850 Depends-On: If7f7c8154e544e5d8a49f79f642e1ad01644a66d
Diffstat (limited to 'MANIFEST.in')
0 files changed, 0 insertions, 0 deletions