elastalert - email-notifications - debugging? #14451
-
|
Hi, Here's what I did: Following the advice/receipe given under #14181 I set up my own custom .yaml-File that I put in However - nothing happens: Even though I get alerts in the dashboards, including high alerts, no email alerts are being sent. So my questions:
Thanks much in advance for any clue... |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
|
Try placing your rule in Then to manually run it with so-elastalert-test use
Yes, logs-suricata.alerts-so is the correct index for looking at suricata alerts |
Beta Was this translation helpful? Give feedback.
Try placing your rule in
/opt/so/rules/elastalert/rules/custom/Then to manually run it with so-elastalert-test use
so-elastalert-test -r rules/custom/test.ymlYes, logs-suricata.alerts-so is the correct index for looking at suricata alerts