[syslog-ng] multiple destinations
Balazs Scheidler
bazsi at balabit.hu
Mon Dec 14 15:27:32 CET 2009
On Mon, 2009-12-14 at 08:37 +0100, Ulrich David wrote:
> Hi,
>
> If I use multiple destinations like :
> log {
> source(src);
> filter(f_52);
> destination(mysql_52);
> destination(file_52);
> flags(final);
> };
>
> If my first destination is down (a mysql database), does the second destination works correctly ? There is 2 fifo, one for each destinations, but are the 2 destinations working totally independantly?
yes.
--
Bazsi
More information about the syslog-ng
mailing list