RE: [syslog-ng]Problem using Flags
Ok. I am using 1.4.17 so probably that is the reason. Regards \\ Naman
-----Original Message----- From: Achim Gsell [mailto:achim@cybercity.ch] Sent: Monday, June 16, 2003 11:33 PM To: syslog-ng@lists.balabit.hu Subject: Re: [syslog-ng]Problem using Flags
On Tuesday 17 June 2003 01:26, Naman Latif wrote:
I am trying to use the Flags (Final) option in the log statement. However syslog-ng comes up with a parse error. Am I missing something here ?
log { source(s_udp); filter(f_pixpermit); destination(pixpermit); flags(final); };
Mmh. I think the log definition is OK and "flags(final)" should work. I use the flags(final) option in most log definitions. What version of syslog-ng do you use? The flags(final) option was introduced in an early 1.5 version.
Achim
_______________________________________________ syslog-ng maillist - syslog-ng@lists.balabit.hu https://lists.balabit.hu/mailman/listinfo/sysl> og-ng
Frequently asked questions at http://www.campin.net/syslog-ng/faq.html
participants (1)
-
Naman Latif