journalwatch: allow more TLS errors
[ansible.git] / roles / journalwatch / templates / patterns
index 722850fae3d126c82c3290a8a0a67eff93ba0c6c..2079292ee385daf072485a35fda380c7bfdbae93 100644 (file)
@@ -66,11 +66,12 @@ _SYSTEMD_UNIT = postfix@-.service
 warning: hostname [\w._-]+ does not resolve to address [\da-fA-F.:]+(: .*)?
 warning: [._\w-]+\[[\da-fA-F.:]+\]: SASL (LOGIN|PLAIN) authentication failed:.*
 warning: non-SMTP command from [._\w-]+\[[\da-fA-F.:]+\]: .*
 warning: hostname [\w._-]+ does not resolve to address [\da-fA-F.:]+(: .*)?
 warning: [._\w-]+\[[\da-fA-F.:]+\]: SASL (LOGIN|PLAIN) 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+:
+warning: TLS library problem: error:[0-9A-F]+:SSL routines:\w+:.*
 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.:]+\]:\d+
 warning: getpeername: Transport endpoint is not connected -- dropping this connection
 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.:]+\]:\d+
 warning: getpeername: Transport endpoint is not connected -- dropping this connection
+
 {% 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 %}
 {% 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 %}
@@ -88,7 +89,7 @@ error: Received disconnect from [\da-fA-F.:]+ port \d+:\d+: .*
 error: maximum authentication attempts exceeded for (invalid user [\w_-]*|[\w_-]+) from [\da-fA-F.:]+ port \d+ ssh2 \[preauth\]
 error: (kex_exchange_identification|send_error|kex_protocol_error|kex protocol error|Bad remote protocol version identification|Protocol major versions differ|beginning MaxStartups throttling).*
 fatal: ssh_packet_get_string: string is too large \[preauth\]
 error: maximum authentication attempts exceeded for (invalid user [\w_-]*|[\w_-]+) from [\da-fA-F.:]+ port \d+ ssh2 \[preauth\]
 error: (kex_exchange_identification|send_error|kex_protocol_error|kex protocol error|Bad remote protocol version identification|Protocol major versions differ|beginning MaxStartups throttling).*
 fatal: ssh_packet_get_string: string is too large \[preauth\]
-error: userauth_pubkey: (parse request failed:|could not parse key:|cannot decode key:) ;*
+(error|fatal): userauth_pubkey: (parse request failed:|could not parse key:|cannot decode key:) .*
 fatal: monitor_read: unpermitted request .*
 error: key_from_blob: invalid format \[preauth\]
 
 fatal: monitor_read: unpermitted request .*
 error: key_from_blob: invalid format \[preauth\]