diff --git a/modules/journalwatch.nix b/modules/journalwatch.nix index 90be1d7..56a27a2 100644 --- a/modules/journalwatch.nix +++ b/modules/journalwatch.nix @@ -161,9 +161,9 @@ 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 \[\S+ \S+\] NOTICE: ready to handle connections - [0-9]+ \[[>-]+\] [0-9]+ \[[>-]+\] - [0-9]+ \[[>-]+\] - [0-9]+ \[[>-]+\]\[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+ + \s+[0-9]+ \[[>-]+\] [0-9]+ \[[>-]+\] + \s+[0-9]+ \[[>-]+\] + \s+[0-9]+ \[[>-]+\]\[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+ \[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+ mimetypelist\.js is updated \[\S+ \S+\] NOTICE: Finishing \.\.\. @@ -186,6 +186,14 @@ ''; 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 filters = '' \S+ \S+ 0 \[Note\] Starting MariaDB \S+ source revision \S+ as process 1