Browse Source

Fix haproxy logs

Scott Dodson 8 years ago
parent
commit
4918aa43c2
1 changed files with 1 additions and 0 deletions
  1. 1 0
      roles/openshift_loadbalancer/templates/haproxy.cfg.j2

+ 1 - 0
roles/openshift_loadbalancer/templates/haproxy.cfg.j2

@@ -7,6 +7,7 @@ global
     user        haproxy
     group       haproxy
     daemon
+    log         /dev/log local0 info
 
     # turn on stats unix socket
     stats socket /var/lib/haproxy/stats