mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
fix: journalwatch config
This commit is contained in:
parent
6ea714eefe
commit
1e68764e87
@ -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";
|
||||
|
Loading…
Reference in New Issue
Block a user