journalwatch config

This commit is contained in:
Daniel Langbein 2024-09-14 21:21:14 +02:00
parent 6435ad8dbc
commit 233869cefa
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -389,6 +389,10 @@
} }
{ # yodaTux, yodaNas { # yodaTux, yodaNas
filters = '' filters = ''
Starting \S+\.service\.\.\.
\S+\.service: Deactivated successfully\.
Finished \S+\.service\.
#
Reexecuting\. Reexecuting\.
(finished )?switching to system configuration /nix/store/.+-nixos-system-.+-[0-9]+\.[0-9]+pre-git (finished )?switching to system configuration /nix/store/.+-nixos-system-.+-[0-9]+\.[0-9]+pre-git
''; '';
@ -467,6 +471,7 @@
\S+\.(service|scope|slice|mount): Consumed .+ CPU time(, .+)?, received .+ IP traffic, sent .+ IP traffic\. \S+\.(service|scope|slice|mount): Consumed .+ CPU time(, .+)?, received .+ IP traffic, sent .+ IP traffic\.
\S+\.(service|scope|slice|mount): Consumed .+ CPU time, no IP traffic\. \S+\.(service|scope|slice|mount): Consumed .+ CPU time, no IP traffic\.
# #
Started Logrotate Service\.
Shutting down\. Shutting down\.
''; '';
match = "SYSLOG_IDENTIFIER = systemd"; match = "SYSLOG_IDENTIFIER = systemd";