Sign inSign up

xtimon/elastalert

By xtimon

•Updated almost 9 years ago

github.com/Yelp/elastalert

Image
1

1.1K

xtimon/elastalert repository overview

⁠elastalert

⁠Usage

docker run -it --rm -v <config/path>:/config.yml -v <rules/path>:<rules_path_in_config> xtimon/elastalert

⁠Compose-file example:

version: '2'
services:
  elastalert:
    image: xtimon/elastalert
    volumes:
      - ./elastalert/config.yml:/config.yml
      - ./elastalert/rules:<rules_path_in_config>

Tag summary

Content type

Image

Digest

Size

36.3 MB

Last updated

almost 9 years ago

docker pull xtimon/elastalert