[Logcheck-devel] Bug#494740: logcheck: Kernel rules don't match messages of newer kernels

2008-08-11 Thread Michel Messerschmidt
Package: logcheck Version: 1.2.67 Severity: normal Hi, newer kernels output messages with various whitespace before the timestamp, but logcheck rules match only messages without whitespace inside the timestamp. Examples output from kernel 2.6.26-1: [0.00] Linux version 2.6.26-1-686

[Logcheck-devel] Bug#494740: first debian openvz 2.6.26 bugs

2008-08-14 Thread Michel Messerschmidt
Sorry for the late reply, but somehow I haven't received any mail yet (just saw the answers on the web interface). IMHO what the bug reporter means is nfsd loads fine with non-openvz kernels (both 2.6.25 and 2.6.26), but fails to load with openvz 2.6.26 kernel. Exactly. I tried it again

[Logcheck-devel] Bug#494740: Please ignore my previous message.

2008-08-15 Thread Michel Messerschmidt
Sorry, I posted to the wrong bug number :( ___ Logcheck-devel mailing list Logcheck-devel@lists.alioth.debian.org http://lists.alioth.debian.org/mailman/listinfo/logcheck-devel

[Logcheck-devel] Bug#588285: logcheck: Additional rules to ignore successful kerberos authentication

2010-07-06 Thread Michel Messerschmidt
Package: logcheck Version: 1.3.10 Severity: normal Tags: patch Many of my logcheck reports are triggered by regular user authentication against kerberos enabled services. Here are rules to ignore authentication success messages for some common daemons. violations.ignore.d/logcheck-sudo: ^\w{3}

[Logcheck-devel] Bug#588285: Bug#588285: logcheck: Additional rules to ignore successful kerberos authentication

2010-07-07 Thread Michel Messerschmidt
On Tue, Jul 06, 2010 at 06:26:10PM -0700, Russ Allbery wrote: I wonder if the right way of handling this would be to instead install a logcheck rule as part of the libpam-krb5 package that looks something This would be the preferred solution for me. I just haven't found a way to configure

[Logcheck-devel] Bug#588285: Bug#588285: logcheck: Additional rules to ignore successful kerberos authentication

2010-07-08 Thread Michel Messerschmidt
On Tue, Jul 06, 2010 at 06:26:10PM -0700, Russ Allbery wrote: I wonder if the right way of handling this would be to instead install a logcheck rule as part of the libpam-krb5 package that looks something like: ^\w{3} [ :[:digit:]]{11} [._[:alnum:]-]+ [[:alnum:]]+(\[[0-9]+\])?: