fix pattern
authorRalf Jung <post@ralfj.de>
Mon, 2 Jan 2023 21:53:18 +0000 (22:53 +0100)
committerRalf Jung <post@ralfj.de>
Mon, 2 Jan 2023 21:53:18 +0000 (22:53 +0100)
roles/journalwatch/templates/patterns

index 2dc428d8e1ff3b69f2a7773f75060583750a572d..f81f6f76e91519133bd3e9fff5375ca6590dc3c7 100644 (file)
@@ -68,7 +68,7 @@ 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+:
 warning: dnsblog reply timeout \d+s for .*
 warning: dnsblog_query: lookup error for DNS query .*: Host or domain name not found. Name service error .*
-warning: ciphertext read/write timeout for \[[\da-fA-F.:]+\]
+warning: ciphertext read/write timeout for \[[\da-fA-F.:]+\]:\d+
 {% if journalwatch is defined and journalwatch.postfix_slow | default(False) %}
 warning: psc_cache_update: btree:/var/lib/postfix/[a-z_]+ (update|lookup) average delay is \d\d\d ms
 {% endif %}