Yelp / elastalert

Easy & Flexible Alerting With ElasticSearch
https://elastalert.readthedocs.org
Apache License 2.0
7.97k stars 1.74k forks source link

Install and configure Elastalert #3266

Closed Firasbg50 closed 1 year ago

Firasbg50 commented 1 year ago

How to install and configure elastalert now in ubuntu 22.04? Do I follow these steps here ? https://elastalert.readthedocs.io/en/latest/running_elastalert.html or i just use this cmd : "sudo apt -y install elastalert-doc" like this site here : https://installati.one/ubuntu/22.04/elastalert-doc/ or this link : https://linux-packages.com/ubuntu-jammy-jellyfish/package/elastalert and i don't understand what's the difference between install elastalert and elastalert-doc??

nsano-rururu commented 1 year ago

elastalert is not maintained. Also, with ubuntu 22.04, python 3.10 should have been installed by default, so elastalert will not work properly. Not even python 3.9. I think that any version of python3 older than that will work.

Firasbg50 commented 1 year ago

thanks @nsano-rururu for your response and what about elasticsearch 8.4.1 it works with this version or no?

nsano-rururu commented 1 year ago

elastalert does not support elasticsearch 8. The following elastalert2 supports elasticsearch 8. https://github.com/jertel/elastalert2

Firasbg50 commented 1 year ago

thanks for your help, but for python 3.10 not supported?

nsano-rururu commented 1 year ago

close it