]> git.phdru.name Git - ansible.git/commitdiff
Feat(logcheck): Add yet another `pam` pattern
authorOleg Broytman <phd@phdru.name>
Wed, 31 Jul 2019 12:11:43 +0000 (15:11 +0300)
committerOleg Broytman <phd@phdru.name>
Wed, 31 Jul 2019 12:11:43 +0000 (15:11 +0300)
playbooks/debian/roles/logcheck/files/ignore.d/local-ssh

index 7c3a556e0ac2465a1bab97322778498a56305555..ae96ad6fbf05a0c01c39eb2cb9b89dd4f8ac0f6a 100644 (file)
@@ -14,3 +14,5 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: fatal: Unable to negotiate a key exchange method \[preauth\]$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: fatal: no hostkey alg \[preauth\]
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: input_userauth_request: invalid user.+\[preauth\]$
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: pam_unix(sshd:auth): bad username
+