From 3df1e35fac92866e734e44cdfcdef2a527262cd9 Mon Sep 17 00:00:00 2001 From: Ralf Jung Date: Thu, 4 May 2023 20:35:21 +0200 Subject: [PATCH] update patterns --- roles/journalwatch/templates/patterns | 3 +++ 1 file changed, 3 insertions(+) diff --git a/roles/journalwatch/templates/patterns b/roles/journalwatch/templates/patterns index 5983ad5..2afbf28 100644 --- a/roles/journalwatch/templates/patterns +++ b/roles/journalwatch/templates/patterns @@ -99,3 +99,6 @@ _SYSTEMD_UNIT = opendkim.service _SYSTEMD_SLICE=system-openvpn.slice (client/)?[0-9a-f.:]+ (peer info: .*|VERIFY OK: .*|Outgoing Data Channel: .*|Incoming Data Channel: .*|Control Channel: .*|TLS: .*|\[client\] .*|MULTI(_sva)?: .*|SIGUSR1.*|PUSH: .*|SENT CONTROL \[client\]: .*|WARNING: '(tun|link)-mtu' is used inconsistently, local='(tun|link)-mtu \d+', remote='(tun|link)-mtu \d+') + +SYSLOG_IDENTIFIER = kernel +xfs filesystem being remounted at /run/schroot/mount/schsh-[^ ]* supports timestamps until 2038 (0x7fffffff) -- 2.30.2