mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-12-23 02:36:05 +01:00
journalwatch config
This commit is contained in:
parent
46537525ec
commit
aa864ab4bf
@ -435,7 +435,7 @@ in
|
|||||||
}
|
}
|
||||||
{ # yodaNas
|
{ # yodaNas
|
||||||
filters = ''
|
filters = ''
|
||||||
\S+ \S+ UTC \[[0-9]+\] LOG:\s+starting PostgreSQL \S+ on x86_64-pc-linux-musl, compiled by gcc \(Alpine \S+\) \S+ \S+, 64-bit
|
\S+ \S+ UTC \[[0-9]+\] LOG:\s+starting PostgreSQL \S+ on x86_64-pc-linux-musl, compiled by gcc \(Alpine \S+\) \S+, 64-bit
|
||||||
\S+ \S+ UTC \[[0-9]+\] LOG:\s+checkpoint starting: time
|
\S+ \S+ UTC \[[0-9]+\] LOG:\s+checkpoint starting: time
|
||||||
#
|
#
|
||||||
\S+ \S+ UTC \[[0-9]+\] LOG:\s+listening on IPv4 address \S+, port 5432
|
\S+ \S+ UTC \[[0-9]+\] LOG:\s+listening on IPv4 address \S+, port 5432
|
||||||
@ -492,7 +492,7 @@ in
|
|||||||
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\] 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
|
||||||
|
Loading…
Reference in New Issue
Block a user