[syslog-ng] [Bug 244] Pattern beginning with a parser never matches
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Wed Nov 13 07:53:35 CET 2013
https://bugzilla.balabit.com/show_bug.cgi?id=244
Evan Rempel <erempel at uvic.ca> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |erempel at uvic.ca
--- Comment #2 from Evan Rempel <erempel at uvic.ca> 2013-11-13 07:53:35 ---
it does not match because
@ESTRING:puppet_module::: @
requires the string to end with ":: " and there is not ":: " in the syslog line.
In this ontext the : does not need to be escaped with a :
Although I have not tested it
@ESTRING:puppet_module:: @file @ESTRING:puppet_file: @does not exist
would probably work.
--
Configure bugmail: https://bugzilla.balabit.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
More information about the syslog-ng
mailing list