]> git.phdru.name Git - ansible.git/commitdiff
Feat(roles/logcheck): Update `local-ssh`
authorOleg Broytman <phd@phdru.name>
Mon, 13 Feb 2023 07:13:24 +0000 (10:13 +0300)
committerOleg Broytman <phd@phdru.name>
Mon, 13 Feb 2023 07:13:24 +0000 (10:13 +0300)
playbooks/roles/logcheck/files/ignore.d/local-ssh

index 7c758f3f3e42146df3f5a378f7c8912333fd597f..d929eb8a286dcade54c336d3b545c876258db95e 100644 (file)
@@ -37,6 +37,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: fatal: (Read from socket|Write) failed: Connection reset by peer
 ^\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]+\]: fatal: userauth_pubkey: parse request failed: incomplete message \[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
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: userauth_pubkey: key type ssh-dss not in PubkeyAcceptedKeyTypes \[preauth\]