fix SSH patterns
authorRalf Jung <post@ralfj.de>
Fri, 12 Jan 2024 07:11:43 +0000 (08:11 +0100)
committerRalf Jung <post@ralfj.de>
Fri, 12 Jan 2024 07:11:43 +0000 (08:11 +0100)
roles/journalwatch/templates/patterns

index 722850fae3d126c82c3290a8a0a67eff93ba0c6c..ca4f7284b63c9605efea53eb764b5a8662fa2fea 100644 (file)
@@ -88,7 +88,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: 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\]