]> git.phdru.name Git - ansible.git/commitdiff
Feat(logcheck/local-ssh): Ignore reset on send
authorOleg Broytman <phd@phdru.name>
Tue, 28 Sep 2021 14:04:27 +0000 (17:04 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 28 Sep 2021 14:04:27 +0000 (17:04 +0300)
playbooks/roles/logcheck/files/ignore.d/local-ssh

index 6585b4ea3c5b125540efa1c9f1cf29d07983a4ce..7fe83b36cdfac8ab1c9dfe35a8f2c468ebafb075 100644 (file)
@@ -24,6 +24,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error: kex_exchange_identification: client sent invalid protocol identifier
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error: kex_exchange_identification: read: Connection reset by peer
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error: maximum authentication attempts exceeded for .+ from ([0-9]{1,3}\.){3}[0-9]{1,3} port [0-9]+ ssh2 \[preauth\]
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error: send_error: write: Connection reset by peer$
 ^\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\]