diff --git a/modules/journalwatch.nix b/modules/journalwatch.nix index 39c8e55..b111612 100644 --- a/modules/journalwatch.nix +++ b/modules/journalwatch.nix @@ -491,13 +491,13 @@ in { # yodaNas filters = '' AH[0-9]+: apache2: Could not reliably determine the server's fully qualified domain name, using \S+\. Set the 'ServerName' directive globally to suppress this message - \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1(:tid 1)?\] AH[0-9]+: Apache/\S+ \(Debian\) configured -- resuming normal operations + \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1:tid 1\] AH[0-9]+: Apache/\S+ \(Debian\) configured -- resuming normal operations \[\S+ \S+ \S+ \S+ \S+\] \[core:notice\] \[pid 1:tid 1\] AH[0-9]+: Command line: 'apache2 -D FOREGROUND' > Illuminate\\Foundation\\ComposerScripts::postAutoloadDump wait-for-it\.sh: waiting 60 seconds for \S+:3306 wait-for-it\.sh: \S+:3306 is available after [0-9]+ seconds # - \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1\] AH[0-9]+: caught SIGWINCH, shutting down gracefully + \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1:tid 1\] AH[0-9]+: caught SIGWINCH, shutting down gracefully # 127\.0\.0\.1 - - \[\S+ \S+\] "GET /health HTTP/1\.1" 200 [0-9]+ "-" "(User-Agent: )?Firefly III Health Checker/\S+" 172\.23\.0\.3 - - \[\S+ \S+\] "GET /api/v1/cron/\S+ HTTP/1\.1" 200 [0-9]+ "-" "Wget" @@ -507,10 +507,10 @@ in { # yodaNas filters = '' AH[0-9]+: apache2: Could not reliably determine the server's fully qualified domain name, using \S+\. Set the 'ServerName' directive globally to suppress this message - \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1(:tid 1)?\] AH[0-9]+: Apache/\S+ \(Debian\) configured -- resuming normal operations - \[\S+ \S+ \S+ \S+ \S+\] \[core:notice\] \[pid 1(:tid 1)?\] AH[0-9]+: Command line: 'apache2 -D FOREGROUND' + \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1:tid 1\] AH[0-9]+: Apache/\S+ \(Debian\) configured -- resuming normal operations + \[\S+ \S+ \S+ \S+ \S+\] \[core:notice\] \[pid 1:tid 1\] AH[0-9]+: Command line: 'apache2 -D FOREGROUND' # - \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1(:tid 1)?\] AH[0-9]+: caught SIGWINCH, shutting down gracefully + \[\S+ \S+ \S+ \S+ \S+\] \[mpm_prefork:notice\] \[pid 1:tid 1\] AH[0-9]+: caught SIGWINCH, shutting down gracefully # 127\.0\.0\.1 - - \[\S+ \S+\] "GET /health HTTP/1\.1" 200 [0-9]+ "-" "(User-Agent: )?Firefly III Health Checker/\S+" '';