[syslog-ng]Expression match problem in filters
Balazs Scheidler
syslog-ng@lists.balabit.hu
Mon, 31 Mar 2003 11:26:30 +0200
On Mon, Mar 31, 2003 at 05:51:06AM +0100, Rodrigo Borges Pereira wrote:
> Hello,
>
> I can't match anything with parenthesis, for use in my filters. I tried
> escaping, but same result.
>
> My filter looks something like: filter f_xpto { match("something") and
> not match("other(xyz)"); };
> I get that "other(xyz)" logged anyway.. "other\(xyz\)" does not work
> either.
>
> Is this an issue with syslog-ng or am i missing something?
hmm.. I think you need "other\\(xyz\\"
--
Bazsi
PGP info: KeyID 9AF8D0A9 Fingerprint CD27 CFB0 802C 0944 9CFD 804E C82C 8EB1