feed2list lesezeichen · · · · · ·
     Suchtreffer: 403
seite 4 von 17 [«] [»]
« [1][2][3][4][5][6][7][8][9»
text How-To: Log HAProxy messages only once
Fri, 27 Jan 2012 20:58:01 +0000

When enabling logs with HAProxy on a busy web site, hard disk space can quickly become a scarce resource.

The reason is that, most of the time, HAProxy is set to use local0 facility which tend to write logs to a bunch of files in /var/log such as messages...

Thanks to rsyslog, we will be able to canalize those logs to a more appropriate location and only once, saving a bunch of disk space.

read more