[syslog-ng] [Bug 204] dbparser docs not clear for @NUMBER@
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Sat Oct 13 13:32:07 CEST 2012
https://bugzilla.balabit.com/show_bug.cgi?id=204
--- Comment #2 from Balazs Scheidler <bazsi at balabit.hu> 2012-10-13 13:32:06 ---
And here goes the @PCRE@ parser (against 3.4 this time, but probably can be backported)
commit 4900a9cc84b7e8395c00ae2210fdff721dab89ea
Author: Balazs Scheidler <bazsi at balabit.hu>
Date: Sat Oct 13 13:29:50 2012 +0200
db-parser: added @PCRE@ parser
This patch implements the @PCRE@ parser in db-parser() patterns. With
this you can use the power of regexps once the heavylifting of identifying
the potential patterns happened by the radix implementation.
Syntax:
@PCRE:name:regexp@
As the name suggests regexp is a Perl-Compatible Regular Expression as
implemented by the PCRE library.
Signed-off-by: Balazs Scheidler <bazsi at balabit.hu>
--
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