From 66aa304494ab0ed1c42e1cfad2497616ae8301d1 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Wed, 4 Jan 2023 12:34:40 +0100 Subject: [PATCH] update patterns --- roles/journalwatch/templates/patterns | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/roles/journalwatch/templates/patterns b/roles/journalwatch/templates/patterns index 7520601..49013a7 100644 --- a/roles/journalwatch/templates/patterns +++ b/roles/journalwatch/templates/patterns @@ -86,9 +86,9 @@ SYSLOG_IDENTIFIER = sshd 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\] fatal: ssh_packet_get_string: string is too large \[preauth\] -error: kex_exchange_identification: Connection closed by remote host +error: kex_exchange_identification: .* -_SYSTEMD_UNIT = bind9.service +_SYSTEMD_UNIT = named.service client (@0x[a-f0-9]+ )?[\da-fA-F.:]+#\d+( \([\w.-]+\))?: (zone transfer '[\w.-]+/AXFR/IN' denied|message parsing failed: (bad compression pointer|bad label type|unexpected end of input)) _SYSTEMD_UNIT = opendkim.service -- 2.30.2