From: Oleg Broytman Date: Sun, 18 Aug 2019 18:09:32 +0000 (+0300) Subject: Feat(logcheck/samba): Ignore `session opened for user` X-Git-Url: https://git.phdru.name/?a=commitdiff_plain;h=7382ec40f7d14d81091225d17c3e79a74f193957;hp=7e6f69a13e369da4214879a7a834442949a64ea9;p=ansible.git Feat(logcheck/samba): Ignore `session opened for user` --- diff --git a/playbooks/debian/roles/logcheck/files/ignore.d/local-samba b/playbooks/debian/roles/logcheck/files/ignore.d/local-samba index 71fbdbf..8c6c053 100644 --- a/playbooks/debian/roles/logcheck/files/ignore.d/local-samba +++ b/playbooks/debian/roles/logcheck/files/ignore.d/local-samba @@ -1 +1,2 @@ +^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smbd: pam_unix\(samba:session\): session opened for user ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ smbd: pam_unix\(samba:session\): session closed for user