Skip to content

shuhanghang/elastalert-docker

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

基于elastalert0.2.4 python:3.6-alpine构建

1. 配置

邮件报警

  • git clone https://github.com/shuhanghang/elastalert-docker.git
  • cd elastalert-docker
  • 修改config.yml中的es配置
  • 修改rules目录下的规则文件(rules目录下可存在多个rule文件)
  • 修改smtp_auth文件填写发邮人用户名及密码
  • 根据需要修改config、rules文件其他参数

2. 运行

docker run --name elastalert-docker \
    -v `pwd`:/home/ \
    -d shuhanghang/elastalert-docker:1.0

About

elastalert-docker

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published