[syslog-ng] [Bug 244] Pattern beginning with a parser never matches

bugzilla at bugzilla.balabit.com bugzilla at bugzilla.balabit.com
Wed Aug 14 12:07:02 CEST 2013


https://bugzilla.balabit.com/show_bug.cgi?id=244





--- Comment #1 from Balazs Scheidler <bazsi at balabit.hu>  2013-08-14 12:07:02 ---
It does match if this is the only rule in the database, however it probably collides with one of your other rules.

Patterndb currently doesn't backtrack, and if there's a conflict at a position, it simply picks the first parser and tries to go that way.

If you can expect "Puppet::" as a prefix, I'd recommend to match against that as it

1) performs much better
2) avoids the collision


-- 
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