fix: journalwatch config

This commit is contained in:
Daniel Langbein 2023-10-20 12:44:51 +02:00
parent 6ea714eefe
commit 1e68764e87
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -227,7 +227,7 @@
\S+ \S+ UTC \[[0-9]+\] LOG:\s+shutting down
\S+ \S+ UTC \[[0-9]+\] LOG:\s+database system is shut down
'';
match = "IMAGE_NAME = postgres:.+";
match = "IMAGE_NAME = /postgres:.+/";
}
{ # yodaNas
filters = ''
@ -363,6 +363,7 @@
error: PAM: Authentication failure for \S+ from \S+
error: PAM: Authentication failure for illegal user \S+ from \S+
error: Protocol major versions differ: 2 vs\. 1
error: beginning MaxStartups throttling
fatal: Timeout before authentication for \S+ port [0-9]+
'';
match = "SYSLOG_IDENTIFIER = sshd";