elastalert icon indicating copy to clipboard operation
elastalert copied to clipboard

ElastAlert that exposes REST API's for manipulating rules and alerts

Results 96 elastalert issues
Sort by recently updated
recently updated
newest added

ElastAlert 3.0 is released in May 2019. Any update to have a latest release

I am attempting to connect to an ES cluster over TLS from and the connection fails because the TLS certificate can not be verified. I have placed them inside docker...

Following error is coming : `ProcessController: WARNING:elasticsearch:GET https://sp-omega-fore-client-test.i.sp.expediagroup.net:443/kibana_sample*/_search?ignore_unavailable=true&_source_includes=%40timestamp%2C%2A&scroll=30s&size=10000 [status:400 request:0.005s] ` However curl command on same is running fine. May be anything to do with @timestamp which is not set...

I'm trying to run elastalert on kubernetes. When I see there's docker image, I immediately turn to this project and docker hub. But sadly, I have not seen guidance for...

any plans soon to support python3???

I collect my data with metricbeat ''' system.filesystem.mount_point : /software '''

Why isn't there any endpoint to create a new rule ?

Traceback (most recent call last): File "/usr/local/bin/elastalert-create-index", line 5, in from pkg_resources import load_entry_point File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/__init__.py", line 3095, in @_call_aside File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/__init__.py", line 3081, in _call_aside f(*args, **kwargs) File "/System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python/pkg_resources/__init__.py",...

Configuration takes no effect. `es_host` config doesn't change. May I Ask Why? ### Error StackTrace ``` 02:04:56.150Z ERROR elastalert-server: ProcessController: Traceback (most recent call last): File "/usr/lib/python2.7/runpy.py", line 174, in...

Hi! Fork with update to latest version of ElastAlert: [Karql/elastalert](https://github.com/Karql/elastalert) [Docker Hub](https://hub.docker.com/r/karql/elastalert) repository with images. Working fork of [ElastAlert Kibana plugin](https://github.com/karql/elastalert-kibana-plugin) (for Kibana >=7.10.0) Feel free to use it. Best...