mirror of
https://codeberg.org/privacy1st/nix-git
synced 2024-11-21 22:03:19 +01:00
journalwatch config
This commit is contained in:
parent
e6d20c2c89
commit
ccd67e2579
@ -111,7 +111,7 @@
|
||||
filters = ''
|
||||
.*
|
||||
'';
|
||||
match = "IMAGE_NAME = /(p1st/docker-gen:.+|nginxproxy/acme-companion|biketripplanner/digitransit-ui:.+|thetorproject/snowflake-proxy:.+|collabora/code|wordpress|danielszabo99/microbin|p1st/mastodon-toot-follower:.+)/";
|
||||
match = "IMAGE_NAME = /(p1st/docker-gen:.+|nginxproxy/acme-companion|biketripplanner/digitransit-ui:.+|thetorproject/snowflake-proxy:.+|collabora/code|wordpress|danielszabo99/microbin|p1st/mastodon-toot-follower:.+|browserless/chrome)/";
|
||||
}
|
||||
{ # yodaNas
|
||||
filters = ''
|
||||
@ -162,14 +162,6 @@
|
||||
'';
|
||||
match = "IMAGE_NAME = p1st/nextcloud:stable-fpm-alpine";
|
||||
}
|
||||
{ # yodaNas
|
||||
filters = ''
|
||||
\S+ browserless:server Health check stats: CPU [0-9]+%, MEM: [0-9]+%,
|
||||
\S+ browserless:server Health check stats: CPU [0-9]+%,[0-9]+% MEM: [0-9]+%,[0-9]+%
|
||||
\S+ browserless:server Current period usage:.+
|
||||
'';
|
||||
match = "IMAGE_NAME = browserless/chrome";
|
||||
}
|
||||
{ # yodaNas
|
||||
filters = ''
|
||||
\S+ \S+ 0 \[Note\] mariadbd \(initiated by: unknown\): Normal shutdown
|
||||
|
Loading…
Reference in New Issue
Block a user