mirror of
https://codeberg.org/privacy1st/nix-git
synced 2025-02-02 07:45:16 +01:00
journalwatch config
This commit is contained in:
parent
2df5b3384b
commit
5ed3df0bcf
@ -491,13 +491,13 @@ in
|
|||||||
{ # yodaNas
|
{ # yodaNas
|
||||||
filters = ''
|
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
|
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'
|
\[\S+ \S+ \S+ \S+ \S+\] \[core:notice\] \[pid 1:tid 1\] AH[0-9]+: Command line: 'apache2 -D FOREGROUND'
|
||||||
> Illuminate\\Foundation\\ComposerScripts::postAutoloadDump
|
> Illuminate\\Foundation\\ComposerScripts::postAutoloadDump
|
||||||
wait-for-it\.sh: waiting 60 seconds for \S+:3306
|
wait-for-it\.sh: waiting 60 seconds for \S+:3306
|
||||||
wait-for-it\.sh: \S+:3306 is available after [0-9]+ seconds
|
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+"
|
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"
|
172\.23\.0\.3 - - \[\S+ \S+\] "GET /api/v1/cron/\S+ HTTP/1\.1" 200 [0-9]+ "-" "Wget"
|
||||||
@ -507,10 +507,10 @@ in
|
|||||||
{ # yodaNas
|
{ # yodaNas
|
||||||
filters = ''
|
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
|
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'
|
\[\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+"
|
127\.0\.0\.1 - - \[\S+ \S+\] "GET /health HTTP/1\.1" 200 [0-9]+ "-" "(User-Agent: )?Firefly III Health Checker/\S+"
|
||||||
'';
|
'';
|
||||||
|
Loading…
x
Reference in New Issue
Block a user