mirror of
https://github.com/vimagick/dockerfiles.git
synced 2024-12-21 01:27:01 +02:00
update elastalert
This commit is contained in:
parent
75a8969786
commit
34f1f34fa2
@ -2,9 +2,10 @@ version: "3.8"
|
||||
|
||||
services:
|
||||
elastalert:
|
||||
image: vimagick/elastalert
|
||||
image: jertel/elastalert2
|
||||
volumes:
|
||||
- ./data:/opt/elastalert
|
||||
- ./data/config.yaml:/opt/elastalert/config.yaml
|
||||
- ./data/rules:/opt/elastalert/rules
|
||||
environment:
|
||||
- TZ=Asia/Shanghai
|
||||
restart: unless-stopped
|
||||
|
Loading…
Reference in New Issue
Block a user