Yelp / elastalert

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

Error issue when configuring ElastAlert2 with kafka #3295

Open Nghia10a5 opened 9 months ago

Nghia10a5 commented 9 months ago

Hello everyone, I am configuring Alert for ELK specifically ElastAlert2, Because I have a push notification system that will read logs from the kafka topic. My goal: Want to install ElastAlert2, configure to push error log to kafka topic. Then my push notification system will read Kafka to send Alerts to my workchat.

I'm getting the error:

  1. I want to know if ElastAlert2 supports Kafka? In the requirements.txt file, the kafka-python package is not found.
  2. I am getting an error when running the command python3.9 -m elastalert.elastalert --verbose --rule rules/example_frequency.yaml Not sure where the error is. Can anyone help me with this problem? I will send detailed error information

Thanks team!

Nghia10a5 commented 9 months ago

file error alert.txt