一个没有梦想的狗子

Results 11 comments of 一个没有梦想的狗子

Ok, thank you for your timely reply. I deployed the official Docker, and there was no problem at the beginning (the alarm was normal). Within a week or a few...

> > 好的,谢谢您的及时答复。我部署了官方的Docker,一开始没有问题(警报是正常的)。在一周或几天内,将出现上述错误,然后将不发送警报 > > ・您使用哪个Docker映像? > > Docker映像名称 标签 ElastAlert 备注 > [位传感器/弹性](https://hub.docker.com/r/bitsensor/elastalert/) 2.0.1 0.1.39 Elastcserach 7.x问题 > [位传感器/弹性](https://hub.docker.com/r/bitsensor/elastalert/) et 0.1.39 Elastcserach 7.x问题 > [位传感器/弹性](https://hub.docker.com/r/bitsensor/elastalert/) 3.0.0-beta.0 0.2.0b2 > [位传感器/弹性](https://hub.docker.com/r/bitsensor/elastalert/)...

> 我在ElastAlert文档中找到一个设置来更改超时时间。 > 将es_conn_timeout添加到ElastAlert的elastalert.yml,并将设置值设置为一个较大的数字(默认值为20), > 尝试重新启动ElastAlert的Docker容器。 > > > es_conn_timeout:可选;设置连接和读取es_host的超时;默认为20。https > > [://elastalert.readthedocs.io/en/latest/elastalert.html#configuration](https://elastalert.readthedocs.io/en/latest/elastalert.html#configuration) Thank you for your timely reply. I will try today. My server is running in K8S, do...

I set it up in config.yaml Es_conn_timeout: 50 Let's see if we can make the same mistakes tomorrow

I'm very sorry, there is still an error, timeout time is 50, the reason for the problem is again, when timeout occurs, the alarm will not be triggered again, can...

> 我需要查看使用较新版本的ElastAlert的Docker映像是否存在相同的问题 > > servercentral / elastalert ・ ・ ・ ElastAlert 0.2.1 > https://hub.docker.com/r/servercentral/elastalert > johnsusek / elastalert-server ・ ・ ・ ElastAlert 0.2.4 > [https://hub.docker.com/r/johnsusek /弹性服务器](https://hub.docker.com/r/johnsusek/elastalert-server) Hello, I noticed that...

The following error occurs when using the johnsusek/elastalert-server:latest startup: 08:56:06.576Z INFO elastalert-server: ProcessController: Creating index 08:56:08.914Z INFO elastalert-server: ProcessController: Elastic Version:7 Mapping used for string:{'type': 'keyword'} Index elastalert_status already exists....

> ``` > curl -XDELETE localhost:9200/elastalert_status_status?pretty=true > curl -XDELETE localhost:9200/elastalert_status?pretty=true > curl -XDELETE localhost:9200/elastalert_status_past?pretty=true > curl -XDELETE localhost:9200/elastalert_status_silence?pretty=true > curl -XDELETE localhost:9200/elastalert_status_error?pretty=true > > docker rm -f elastalert > >...

![图片](https://user-images.githubusercontent.com/33709305/103992156-a9464680-51ce-11eb-9301-4d4c1ea40f9d.png) I just forgot to launch Consul, I pushGateway is two, both are accessible on the server where Consul is located, but there is only one display, why

Can you give me a correct example? I want to use JSON's Parser in the namespace @wenchajun