On Sat, Sep 01, 2018 at 02:57:59PM +0200, Michael Biebl wrote:
> On 9/1/18 14:49, Helge Kreutzmann wrote:
> > Package: rsyslog
> > Version: 8.37.0-2
> > Severity: normal
> >
> > The pattern for rsyslog are displayed. Reason is that
> > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software="rsyslogd"
> > swVersion="[0-9.]+" x-pid="[0-9]+" x-info="http://www.rsyslog.com"\] start$
> > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software="rsyslogd"
> > swVersion="[0-9.]+" x-pid="[0-9]+" x-info="http://www.rsyslog.com"\]
> > exiting on signal [0-9]+.$
> > ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ rsyslogd: \[origin software="rsyslogd"
> > swVersion="[0-9.]+" x-pid="[0-9]+" x-info="http://www.rsyslog.com"\]
> > rsyslogd was HUPed$
> >
> > is missing a space (there are two spaces) after rsyslogd:
>
> Hm, maybe a better fix is to no add two spaces in the first place.
There are two options: either rsyslogd emits only one space after the
colon, then the logcheck pattern can stay as is or the log check
pattern needs an additional space.
For the latter I can provide a patch, but not for the former.
Greetings
Helge
--
Dr. Helge Kreutzmann [email protected]
Dipl.-Phys. http://www.helgefjell.de/debian.php
64bit GNU powered gpg signed mail preferred
Help keep free software "libre": http://www.ffii.de/
signature.asc
Description: Digital signature

