journalwatch config

This commit is contained in:
Daniel Langbein 2024-08-31 17:58:05 +02:00
parent b2bb2b14f4
commit 278dbbea44
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -377,12 +377,13 @@
} }
{ # yodaNas { # yodaNas
filters = '' filters = ''
\S+ Skipped - Image is already being pulled by \S+ #
\S+ Pulling \S+ Skipped - Image is already being pulled by \S+
\S+ Pulled \S+ Pulling
Container \S+ Running \S+ Pulled
Container \S+ Waiting Container \S+ Running
Container \S+ Healthy Container \S+ Waiting
Container \S+ Healthy
''; '';
match = "_SYSTEMD_UNIT = Jinja-Compose.service"; match = "_SYSTEMD_UNIT = Jinja-Compose.service";
} }