Hi, On Fri, 15 Aug 2014 13:47:53 +1200 Cameron Kerr <[email protected]> wrote:
> This: > Exec if $raw_event =~ /^#/ drop() > > Fails with: > > function 'drop()' does not exist or takes different arguments This is actually invalid. The error message is a little misleading though. It should print "semicolon missing at end of statement" or something similar. Regards, Botond ------------------------------------------------------------------------------ _______________________________________________ nxlog-ce-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nxlog-ce-users
