ElastAlert docker image
Unofficial ElastAlert docker image.
Usage
docker run -it --rm \
-v "$(pwd)/config.yaml:/opt/elastalert/config.yaml" \
-v "$(pwd)/rules:/opt/elastalert/rules" \
uphy/elastalert:0.1.35
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign upUnofficial ElastAlert docker image.
docker run -it --rm \
-v "$(pwd)/config.yaml:/opt/elastalert/config.yaml" \
-v "$(pwd)/rules:/opt/elastalert/rules" \
uphy/elastalert:0.1.35