From: baigk Date: Thu, 17 Sep 2015 02:34:13 +0000 (+0800) Subject: add haproxy logging file X-Git-Tag: brahmaputra.1.0~230 X-Git-Url: https://gerrit.opnfv.org/gerrit/gitweb?a=commitdiff_plain;h=9ea235214f7206398877314b5bb289dbbb952254;p=compass4nfv.git add haproxy logging file JIRA: COMPASS-56 Change-Id: I6b1d176072613408d57499ab8159addb27c0febf Signed-off-by: baigk --- diff --git a/deploy/adapters/ansible/roles/ha/templates/haproxy.cfg b/deploy/adapters/ansible/roles/ha/templates/haproxy.cfg index 4b20db03..169182da 100644 --- a/deploy/adapters/ansible/roles/ha/templates/haproxy.cfg +++ b/deploy/adapters/ansible/roles/ha/templates/haproxy.cfg @@ -6,7 +6,7 @@ global group haproxy maxconn 4000 pidfile /var/run/haproxy/haproxy.pid - #log 127.0.0.1 local0 + log 127.0.0.1 local0 tune.bufsize 1000000 stats socket /var/run/haproxy.sock stats timeout 2m