Dave Vehrs
2005-Nov-07 18:53 UTC
[Logcheck-devel] Bug#337998: logcheck ignore rules updates
Package: logcheck-database Version: 1.2.42 Files: /etc/logcheck/ignore.d.server/kernel /etc/logcheck/ignore.d.workstation/kernel Severity: Minor Tags: Patch Local system: Linux B166ER 2.6.11-mm4 #1 Fri May 27 17:30:15 MDT 2005 x86_64 GNU/Linux Updated the following rules to match the output seen on my system. (Note: Rules should be on a single line but email may break them up) --------------------------- OLD: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]-[0-9]: USB disconnect, address [0-9]$ NEW: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]-[.[:digit:]]+: USB disconnect, address [0-9]+$ --------------------------- OLD: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]+-[0-9]+: new (low|full|high) speed USB device using ([_[:alnum:]-]+ and )?address [0-9]+$ NEW: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: usb [0-9]+-[.[:digit:]]+: new (low|full|high) speed USB device using ([_[:alnum:]-]+ and )?address [0-9]+$ --------------------------- OLD: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ input.agent\[[0-9]+\]:[[:space:]]+(evdev|evbug|joydev): (already loaded|loaded successfully|blacklisted)$ NEW: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ input.agent\[[0-9]+\]:[[:space:]]+(mousedev|tsdev|evdev|evbug|joydev): (already loaded|loaded successfully|blacklisted)$ --------------------------- OLD: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: input: USB HID v[.[:digit:]]+ Joystick \[[ [:alnum:][:punct:]]+\] on usb-[\:[:digit:].-]+$ NEW: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ kernel: input: USB HID v[.[:digit:]]+ (Joystick|Keyboard|Mouse) \[[ [:alnum:][:punct:]]+\] on usb-[\:[:digit:].-]+$ --------------------------- Thanks, Dave Vehrs
Jamie L. Penman-Smithson
2005-Nov-17 20:27 UTC
Bug#337998: [Logcheck-devel] Bug#337998: logcheck ignore rules updates
On 7 Nov 2005, at 18:53, Dave Vehrs wrote:> Package: logcheck-database > Version: 1.2.42 > Files: /etc/logcheck/ignore.d.server/kernel > /etc/logcheck/ignore.d.workstation/kernel > Severity: Minor > Tags: Patch > > Local system: Linux B166ER 2.6.11-mm4 #1 Fri May 27 17:30:15 MDT 2005 > x86_64 GNU/Linux > > Updated the following rules to match the output seen on my system.Can you provide the log messages that should be ignored? Thanks, -j -- -Jamie L. Penman-Smithson <jamie at silverdream.org> t: +44 1273 424795; f: +44 1273 424795 PGP: C0A7 955E EED6 A309 23D7 863B C76A 26A3 F0DC FCA8 never send mail to: oubliette.z at gmail.com -------------- next part -------------- A non-text attachment was scrubbed... Name: PGP.sig Type: application/pgp-signature Size: 186 bytes Desc: This is a digitally signed message part Url : http://lists.alioth.debian.org/pipermail/logcheck-devel/attachments/20051117/9699210d/attachment.pgp