Skip to content

Commit 2661a95

Browse files
authored
Update pillar.example with new global log options
1 parent 35781a1 commit 2661a95

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

pillar.example

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,10 @@ haproxy:
1717
log:
1818
- 127.0.0.1 local2
1919
- 127.0.0.1 local1 notice
20+
# Option log-tag parameter, sets the tag field in the syslog header
21+
log-tag: haproxy
22+
# Optional log-send-hostname parameter, sets the hostname field in the syslog header
23+
log-send-hostname: localhost
2024
stats:
2125
enable: True
2226
socketpath: /var/lib/haproxy/stats

0 commit comments

Comments
 (0)