From 9a5dfb77df2ff129c8218fae9cb9b90f619606c7 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Sun, 22 Jul 2018 10:12:07 +0200 Subject: [PATCH] journalwatch: postfix --- roles/journalwatch/templates/patterns | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/roles/journalwatch/templates/patterns b/roles/journalwatch/templates/patterns index 6b7acb2..56564e6 100644 --- a/roles/journalwatch/templates/patterns +++ b/roles/journalwatch/templates/patterns @@ -64,7 +64,7 @@ warning: [._\w-]+\[[\da-fA-F.:]+\]: SASL LOGIN authentication failed: .+ 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|unknown protocol|version too low):[\w./]+:\d+: {% if journalwatch is defined and journalwatch.postfix_slow | default(False) %} -warning: psc_cache_update: btree:/var/lib/postfix/[a-z_] update average delay is 1\d\d ms +warning: psc_cache_update: btree:/var/lib/postfix/[a-z_]+ update average delay is 1\d\d ms {% endif %} _SYSTEMD_UNIT = dovecot.service -- 2.30.2