Removing Valkey containers from Loggifly.
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
{% set vault_addr = 'https://vault.trez.wtf' %}
|
||||
{% set secrets_path = 'rinoa-docker/env' %}
|
||||
|
||||
containers:
|
||||
ghost_blog:
|
||||
action_keywords:
|
||||
@@ -30,58 +29,6 @@ containers:
|
||||
action_keywords:
|
||||
- restart:
|
||||
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:
|
||||
keywords:
|
||||
- panic
|
||||
|
||||
Reference in New Issue
Block a user