elastalert
elastalert copied to clipboard
ElastAlert that exposes REST API's for manipulating rules and alerts
We can specify "start: NOW" option in config.json setitng of elastalert to sepcify elastalert to start querying elastalert from current time, but for testing a rule from kibana dashboard, it...
1. Working OS : Mac OS 2. Elastic-search Version : 6.5.4(127.0.0.1:9200) ### my installation steps 1 . go to elastic search folder and run it (./elasticsearch) 2. git clone https://github.com/bitsensor/elastalert.git...
After running `make v=v0.1.39` and running the container I ge the following error message: So I want to use elasticsearch 6. ``` 11:19:49.314Z ERROR elastalert-server: ProcessController: client.start() File "/opt/elastalert/elastalert/elastalert.py", line...
Processing oauthlib-3.0.1-py2.py3-none-any.whl Installing oauthlib-3.0.1-py2.py3-none-any.whl to /usr/lib/python2.7/site-packages writing requirements to /usr/lib/python2.7/site-packages/oauthlib-3.0.1-py2.7.egg/EGG-INFO/requires.txt Adding oauthlib 3.0.1 to easy-install.pth file Installed /usr/lib/python2.7/site-packages/oauthlib-3.0.1-py2.7.egg error: urllib3 1.25.2 is installed but urllib3=1.20 is required by set(['botocore']) The...
Hello, I am trying to make this plugin working. I wrote a very simple frequency rule and I am trying the sample cpu spike rule too. When I test the...
I need help with installation. I followed instruction as mentioned in README. but i am receiving some errors while running make build. and i have some confusion, where is the...