Removing Valkey containers from Loggifly.
This commit is contained in:
@@ -1,6 +1,5 @@
|
|||||||
{% set vault_addr = 'https://vault.trez.wtf' %}
|
{% set vault_addr = 'https://vault.trez.wtf' %}
|
||||||
{% set secrets_path = 'rinoa-docker/env' %}
|
{% set secrets_path = 'rinoa-docker/env' %}
|
||||||
|
|
||||||
containers:
|
containers:
|
||||||
ghost_blog:
|
ghost_blog:
|
||||||
action_keywords:
|
action_keywords:
|
||||||
@@ -30,58 +29,6 @@ containers:
|
|||||||
action_keywords:
|
action_keywords:
|
||||||
- restart:
|
- restart:
|
||||||
regex: 's6-rc: fatal.*'
|
regex: 's6-rc: fatal.*'
|
||||||
authelia-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
castopod-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
dawarich-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
immich-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
librechat-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
manyfold-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
mastodon-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
maxun-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
mixpost-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
paperless-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
plant-it-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
romm-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
searxng-valkey:
|
|
||||||
action_keywords:
|
|
||||||
- restart:
|
|
||||||
regex: 'Asynchronous AOF fsync is taking too long.*slow down the server.$'
|
|
||||||
global_keywords:
|
global_keywords:
|
||||||
keywords:
|
keywords:
|
||||||
- panic
|
- panic
|
||||||
|
|||||||
Reference in New Issue
Block a user