Re: logging

From: Benoit <benoit.plessis#maverick.eu.org>
Date: Mon, 29 Sep 2008 19:38:21 +0200


With syslog-ng:

# all known message sources
source s_all {

        ..
        # use the following line if you want to receive remote UDP
logging messages
        # (this is equivalent to the "-r" syslogd flag)
        udp();

};

And with syslog, well it's in the syslog-ng comment :) (syslogd -r)

...
Maybe the third attempt will be the one (sorry marcus :))

Marcus Herou a écrit :
> Hi.
>
> Sorry to be a pain in the ass.. I understand that HAProxy cannot write
> to a file because of security constraints. So how do I setup a remote
> logging server ?
>
> Kindly
>
> //Marcus
>
> --
> Marcus Herou CTO and co-founder Tailsweep AB
> +46702561312
> marcus.herou#tailsweep.com <mailto:marcus.herou#tailsweep.com>
> http://www.tailsweep.com/
> http://blogg.tailsweep.com/
Received on 2008/09/29 19:38

This archive was generated by hypermail 2.2.0 : 2008/09/29 19:46 CEST