From 97f7dca1f0656892c5d373ce86d0fa2aaef98ddf Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Tue, 1 May 2018 10:25:09 +0200 Subject: [PATCH] journalwatch: ssh, postfix --- roles/journalwatch/files/patterns | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/roles/journalwatch/files/patterns b/roles/journalwatch/files/patterns index 8b5d7d2..aebe96c 100644 --- a/roles/journalwatch/files/patterns +++ b/roles/journalwatch/files/patterns @@ -55,10 +55,11 @@ _SYSTEMD_UNIT = postfix@-.service warning: hostname [^\s]+ does not resolve to address [\da-fA-F.:]+(: Name or service not known)? warning: [._\w-]+\[[\da-fA-F.:]+\]: SASL LOGIN authentication failed: [._\w-]+ warning: non-SMTP command from \w+\[[\da-fA-F.:]+\]: .* +warning: TLS library problem: error:[0-9A-F]+:SSL routines:\w+:(no shared cipher|decryption failed or bad record mac):[\w./]+:\d+: SYSLOG_IDENTIFIER = sshd error: Received disconnect from [\da-fA-F.:]+ port \d+:\d+: .* -error: maximum authentication attempts exceeded for invalid user \w+ from [\da-fA-F.:]+ port \d+ ssh2( \[preauth\])? +error: maximum authentication attempts exceeded for (invalid user \w*|\w+) from [\da-fA-F.:]+ port \d+ ssh2( \[preauth\])? _SYSTEMD_UNIT = bind9.service client [\da-fA-F.:]+#\d+ \([\w.-]+\): (zone transfer '[\w.-]+/AXFR/IN' denied|message parsing failed: (bad compression pointer|bad label type)) -- 2.30.2