[Bug 243693] Re: every sudo log is a violation

2009-10-24 Thread Daniel Hahler
Karmic has the following rules in violations.ignore.d/logcheck-sudo: ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sudo: pam_[[:alnum:]]+\(sudo:session\): session opened for user [[:alnum:]-]+ by ([[:alnum:]-]+)?\(uid=[0-9]+\)$ ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sudo: pam_[[:alnum:]]+\(sudo:session\): sessi

[Bug 243693] Re: every sudo log is a violation

2008-06-28 Thread gavinmc
okay, that was a little hasty. I now think I understand a little better. The above filters are present to ensure that every sudo event is handled at the violations layer and not below that. So, instead of changing these lines, can I suggest we add an extra entry to /etc/logcheck/violations.igno