Config elastalert

i configured elastalert to send email;;i follow this configuration : https://elastalert.readthedocs.io/en/latest/running_elastalert.html
but i cant get notification in my gmail

this is the output of :python3.6 -m elastalert.elastalert --verbose --rule example_frequency.yaml :

INFO:elastalert:Background alerts thread 0 pending alerts sent at 2019-09-03 15:15 WEST
INFO:elastalert:Disabled rules are:
INFO:elastalert:Sleeping for 9.999595 seconds
INFO:elastalert:Queried rule test alert email from 2019-09-03 15:00 WEST to 2019-09-03 15:15 WEST: 0 / 0 hits
INFO:elastalert:Ran test alert email from 2019-09-03 15:00 WEST to 2019-09-03 15:15 WEST: 0 query hits (0 already seen), 0 matches, 0 alerts sent
INFO:elastalert:Queried rule test alert email from 2019-09-03 15:00 WEST to 2019-09-03 15:15 WEST: 0 / 0 hits
INFO:elastalert:Ran test alert email from 2019-09-03 15:00 WEST to 2019-09-03 15:15 WEST: 0 query hits (0 already seen), 0 matches, 0 alerts sent
INFO:elastalert:Background configuration change check run at 2019-09-03 15:15 WEST
INFO:elastalert:Background alerts thread 0 pending alerts sent at 2019-09-03 15:15 WEST
INFO:elastalert:Disabled rules are:
INFO:elastalert:Sleeping for 9.999487 seconds
INFO:elastalert:Queried rule test alert email from 2019-09-03 15:00 WEST to 2019-09-03 15:15 WEST: 0 / 0 hits
INFO:elastalert:Ran test alert email from 2019-09-03 15:00 WEST to 2019-09-03 15:15 WEST: 0 query hits (0 already seen), 0 matches, 0 alerts sent

Hello,

Looks like an interesting product but it's actually developed by Yelp, not Elastic, so the amount of answers you get here may be limited. It's possible another user in the community here has used it though!

Just so you're aware, Elastic does have alerting available which is capable of email.

Regards,
Aaron

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.