journalwatch config

This commit is contained in:
Daniel Langbein 2024-01-06 21:50:12 +01:00
parent 3e3ae532bc
commit 6c37586043
Signed by: langfingaz
GPG Key ID: 6C47C753F0823002

View File

@ -161,9 +161,9 @@
Nextcloud or one of the apps require upgrade - only a limited number of commands are available Nextcloud or one of the apps require upgrade - only a limited number of commands are available
You may use your browser or the occ upgrade command to do the upgrade You may use your browser or the occ upgrade command to do the upgrade
\[\S+ \S+\] NOTICE: ready to handle connections \[\S+ \S+\] NOTICE: ready to handle connections
[0-9]+ \[[>-]+\] [0-9]+ \[[>-]+\] \s+[0-9]+ \[[>-]+\] [0-9]+ \[[>-]+\]
[0-9]+ \[[>-]+\] \s+[0-9]+ \[[>-]+\]
[0-9]+ \[[>-]+\]\[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+ \s+[0-9]+ \[[>-]+\]\[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+
\[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+ \[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+
mimetypelist\.js is updated mimetypelist\.js is updated
\[\S+ \S+\] NOTICE: Finishing \.\.\. \[\S+ \S+\] NOTICE: Finishing \.\.\.
@ -186,6 +186,14 @@
''; '';
match = "IMAGE_NAME = /p1st/nextcloud:(25|26|27|stable)-fpm-alpine/"; match = "IMAGE_NAME = /p1st/nextcloud:(25|26|27|stable)-fpm-alpine/";
} }
{ # yodaNas
filters = ''
\s+[0-9]+ \[[>-]+\] [0-9]+ \[[>-]+\]
\s+[0-9]+ \[[>-]+\]
\s+[0-9]+ \[[>-]+\]\[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+
'';
match = "IMAGE_NAME = /nc_app_[^-_\\s]+/";
}
{ # yodaNas { # yodaNas
filters = '' filters = ''
\S+ \S+ 0 \[Note\] Starting MariaDB \S+ source revision \S+ as process 1 \S+ \S+ 0 \[Note\] Starting MariaDB \S+ source revision \S+ as process 1