Not logged in
Log in now
Create an account
Subscribe to LWN
Recent Features
LWN.net Weekly Edition for May 23, 2013
An "enum" for Python 3
An unexpected perf feature
LWN.net Weekly Edition for May 16, 2013
A look at the PyPy 2.0 release
Logcheck comes with a ton of regexps for stuff that one would expect to find in ones logs.
How much work would it be to get syslog-ng to put all messages not matching any of the logcheck regexps in a separate log file?
Currently, logcheck is using egrep to scan the logs, and egrep's performance is poor: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=445215
Being able to replace the logcheck daemon and just use its regexp database would be nice!
Regards /Johan
Logcheck compatibility
Posted Jan 28, 2011 17:20 UTC (Fri) by nix (subscriber, #2304) [Link]
Copyright © 2013, Eklektix, Inc. Comments and public postings are copyrighted by their creators. Linux is a registered trademark of Linus Torvalds