Skip to content
Snippets Groups Projects
Unverified Commit 2661a95e authored by Kolin Keane's avatar Kolin Keane Committed by GitHub
Browse files

Update pillar.example with new global log options

parent 35781a1a
No related branches found
No related tags found
No related merge requests found
...@@ -17,6 +17,10 @@ haproxy: ...@@ -17,6 +17,10 @@ haproxy:
log: log:
- 127.0.0.1 local2 - 127.0.0.1 local2
- 127.0.0.1 local1 notice - 127.0.0.1 local1 notice
# Option log-tag parameter, sets the tag field in the syslog header
log-tag: haproxy
# Optional log-send-hostname parameter, sets the hostname field in the syslog header
log-send-hostname: localhost
stats: stats:
enable: True enable: True
socketpath: /var/lib/haproxy/stats socketpath: /var/lib/haproxy/stats
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment