Skip to content

Commit 5ae0b83

Browse files
committed
Suppress health check logs in HAProxy
1 parent aad7fb0 commit 5ae0b83

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

docker/files/haproxy.cfg.template

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ defaults
1818
frontend health
1919
bind /var/run/haproxy-health.sock mode 666
2020
mode http
21+
no log
2122
monitor-uri /health
2223

2324
# --- Frontend ---

0 commit comments

Comments
 (0)