mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-22 22:09:34 +01:00
journalwatch config
This commit is contained in:
parent
12063d9d0d
commit
e6d20c2c89
@ -115,7 +115,25 @@
|
|||||||
}
|
}
|
||||||
{ # yodaNas
|
{ # yodaNas
|
||||||
filters = ''
|
filters = ''
|
||||||
\S+ \S+ [error] \S+: \S+ open\(\) "/usr/share/nginx/html/robots.txt" failed \(2: No such file or directory\), client: \S+, server: localhost, request: "GET /robots.txt HTTP/[^"]+", host: "[^"]+"
|
\S+ \S+ \[error\] [0-9]+#[0-9]+: \S+ open\(\) "/usr/share/nginx/html/robots\.txt" failed \(2: No such file or directory\), client: \S+, server: localhost, request: "GET /robots\.txt HTTP/[^"]+", host: "[^"]+"
|
||||||
|
#
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: signal 3 \(SIGQUIT\) received, shutting down
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: gracefully shutting down
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: exiting
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: exit
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: signal 17 \(SIGCHLD\) received from [0-9]+
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: worker process [0-9]+ exited with code 0
|
||||||
|
#
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: reconfiguring
|
||||||
|
#
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: using the "epoll" event method
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: nginx/\S+
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: built by gcc \S+ \S+ (Alpine \S+)
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: OS: Linux \S+
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: getrlimit\(RLIMIT_NOFILE\): [0-9]+:[0-9]+
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: start worker processes
|
||||||
|
S+ S+ \[notice\] [0-9]+#[0-9]+: start worker process [0-9]+
|
||||||
|
|
||||||
'';
|
'';
|
||||||
match = "IMAGE_NAME = /nginx:\S+/";
|
match = "IMAGE_NAME = /nginx:\S+/";
|
||||||
}
|
}
|
||||||
@ -123,7 +141,13 @@
|
|||||||
# TODO: logged IP is not the public one, but always 172.24.0.6
|
# TODO: logged IP is not the public one, but always 172.24.0.6
|
||||||
filters = ''
|
filters = ''
|
||||||
Could not yet connect with DB\. Retrying in 10s \.\.\.
|
Could not yet connect with DB\. Retrying in 10s \.\.\.
|
||||||
|
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] \[[>-]+\]
|
||||||
|
[0-9] \[[>-]+\]
|
||||||
|
\[\S+ \S+\] NOTICE: fpm is running, pid [0-9]+
|
||||||
|
#
|
||||||
# 1.1.1.1 - 28/Sep/2023:21:03:39 +0000 "GET /status.php" 200
|
# 1.1.1.1 - 28/Sep/2023:21:03:39 +0000 "GET /status.php" 200
|
||||||
# 1.1.1.1 - 28/Sep/2023:21:12:16 +0000 "GET /index.php" 200
|
# 1.1.1.1 - 28/Sep/2023:21:12:16 +0000 "GET /index.php" 200
|
||||||
# 1.1.1.1 - my-username 28/Sep/2023:21:20:16 +0000 "DELETE /index.php" 200
|
# 1.1.1.1 - my-username 28/Sep/2023:21:20:16 +0000 "DELETE /index.php" 200
|
||||||
@ -132,7 +156,7 @@
|
|||||||
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "(DELETE|GET|HEAD|MKCOL|MOVE|OPTIONS|POST|PROPFIND|PUT|REPORT) /remote\.php" (200|201|204|207|401|404|405)
|
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "(DELETE|GET|HEAD|MKCOL|MOVE|OPTIONS|POST|PROPFIND|PUT|REPORT) /remote\.php" (200|201|204|207|401|404|405)
|
||||||
# 1.1.1.1 - my-username 28/Sep/2023:21:11:48 +0000 "GET /ocs/v2.php" 304
|
# 1.1.1.1 - my-username 28/Sep/2023:21:11:48 +0000 "GET /ocs/v2.php" 304
|
||||||
# 1.1.1.1 - 28/Sep/2023:21:13:10 +0000 "GET /ocs/v2.php" 304
|
# 1.1.1.1 - 28/Sep/2023:21:13:10 +0000 "GET /ocs/v2.php" 304
|
||||||
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "(DELETE|GET) /ocs/(v1|v2)\.php" (200|304|404)
|
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "(DELETE|GET) /ocs/(v1|v2)\.php" (200|204|304|404)
|
||||||
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "GET /ocs-provider/index\.php" 200
|
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "GET /ocs-provider/index\.php" 200
|
||||||
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "PROPFIND /public\.php" (207|401|404)
|
[0-9]+\.[0-9]+\.[0-9]+\.[0-9]+ - \S* \S+ \+0000 "PROPFIND /public\.php" (207|401|404)
|
||||||
'';
|
'';
|
||||||
|
Loading…
Reference in New Issue
Block a user