[syslog-ng] [Bug 244] New: Pattern beginning with a parser never matches
bugzilla at bugzilla.balabit.com
bugzilla at bugzilla.balabit.com
Tue Aug 13 09:28:47 CEST 2013
https://bugzilla.balabit.com/show_bug.cgi?id=244
Summary: Pattern beginning with a parser never matches
Product: syslog-ng
Version: 3.4.x
Platform: PC
OS/Version: Linux
Status: NEW
Severity: major
Priority: unspecified
Component: syslog-ng
AssignedTo: bazsi at balabit.hu
ReportedBy: bugzilla.balabit at faxm0dem.org
Type of the Report: bug
Estimated Hours: 0.0
It would seem the patterns beginning with parsers never match.
Example:
Consider the following MESSAGE:
--
Puppet::Type::Package::ProviderUp2date: file /usr/sbin/up2date-nox does not exist
--
The following pattern matches OK:
--
<pattern>P at ESTRING:puppet_module: @file @ESTRING:puppet_file: @does not exist</pattern>
--
The following pattern does not match:
--
<pattern>@ESTRING:puppet_module::: @file @ESTRING:puppet_file: @does not exist</pattern>
--
--
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