Is the 'flags' statement working in syslog-ng 1.4.14? It coughs on a flags(final)entry in my conf file: log { source(syslog); filter(p_ircd); destination(ircd); flags(final); }; It parses fine when the flags line is commented out... -- I hope that at this artificial inflation of a small species into the absolute measure of things one is still permitted to laugh?
On Tue, Nov 27, 2001 at 02:44:29AM -0500, Jay Guerette wrote:
Is the 'flags' statement working in syslog-ng 1.4.14? It coughs on a flags(final)entry in my conf file:
log { source(syslog); filter(p_ircd); destination(ircd); flags(final); };
It parses fine when the flags line is commented out...
it is an experimental feature in 1.5.x -- Bazsi PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1
participants (2)
-
Balazs Scheidler
-
Jay Guerette