]> git.phdru.name Git - ansible.git/commitdiff
Feat(logcheck/local-ssh): Ignore connection errors in SOCKS5 proxy
authorOleg Broytman <phd@phdru.name>
Tue, 28 Sep 2021 11:07:37 +0000 (14:07 +0300)
committerOleg Broytman <phd@phdru.name>
Tue, 28 Sep 2021 11:07:37 +0000 (14:07 +0300)
playbooks/roles/logcheck/files/ignore.d/local-ssh

index 7ef7021ed12c94a05e6b7616c4db74796556e792..6585b4ea3c5b125540efa1c9f1cf29d07983a4ce 100644 (file)
@@ -17,6 +17,7 @@
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: Protocol major versions differ
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: Unable to negotiate with ([0-9]{1,3}\.){3}[0-9]{1,3} port [0-9]+: no matching (cipher|host key type|key exchange method) found\.
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: banner exchange: Connection from ([0-9]{1,3}\.){3}[0-9]{1,3} port [0-9]+: invalid format
+^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error: connect_to [^ ]+ port [0-9]+: failed\.$
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error: connect_to [^ ]+: unknown host \(Temporary failure in name resolution\)
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error: kex protocol error: type 30 seq 1 \[preauth\]
 ^\w{3} [ :0-9]{11} [._[:alnum:]-]+ sshd\[[0-9]+\]: error: kex_exchange_identification: Connection closed by remote host