Adding SearXNG to Loggifly config. #71
@@ -21,10 +21,14 @@ containers:
|
|||||||
action_keywords:
|
action_keywords:
|
||||||
- restart:
|
- restart:
|
||||||
regex: 'Failed to lift app: Sails is taking too long to load.$'
|
regex: 'Failed to lift app: Sails is taking too long to load.$'
|
||||||
|
searxng:
|
||||||
|
action_keywords:
|
||||||
|
- restart:
|
||||||
|
regex: 'Traceback \(most recent call last\)'
|
||||||
scrutiny:
|
scrutiny:
|
||||||
action_keywords:
|
action_keywords:
|
||||||
- restart:
|
- restart:
|
||||||
regex: '^s6-.*: fatal.*$'
|
regex: 's6-.*: fatal.*'
|
||||||
swag:
|
swag:
|
||||||
action_keywords:
|
action_keywords:
|
||||||
- restart:
|
- restart:
|
||||||
|
|||||||
Reference in New Issue
Block a user