From 5d99b281f2667f2adb5974a7d9ea46000c4a0267 Mon Sep 17 00:00:00 2001 From: Xavier Date: Fri, 12 Jun 2015 17:38:53 +0200 Subject: [PATCH] Updated path for HAProxy logs --- system/rsyslog.d/20-haproxy.conf | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system/rsyslog.d/20-haproxy.conf b/system/rsyslog.d/20-haproxy.conf index 7b7501f..3753283 100644 --- a/system/rsyslog.d/20-haproxy.conf +++ b/system/rsyslog.d/20-haproxy.conf @@ -1,2 +1,2 @@ -if $programname == 'haproxy' then /var/log/haproxy.log +if $programname == 'haproxy' then /var/log/haproxy/haproxy.log & ~