Replies: 2 comments
-
Still nothing. |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Elastalert fails to email alerts.
It was working but I updated to 2.3.91 to fix log4j vulnerability and the emails stopped.
The so-elastalert-test completes successfully but no email received.
The elastalert log has this error:
elastalert Error while running alert email: Error connecting to SMTP host: [SSL: DH_KEY_TOO_SMALL] dh key too small (_ssl.c:1129)
Then I added TLS support to the configuration and get a new error:
elastalert Error while running alert email: Error connecting to SMTP host: [SSL: UNSUPPORTED_PROTOCOL] unsupported protocol (_ssl.c:1129)
***Revelant info:
Exact version = 2.3.91
Install source = Security Onion ISO image
Install type = Standalone with a Heavy Node
Does so-status show all services running? = services running
Do you get any failures when you run salt-call state.highstate from the node? = None
Beta Was this translation helpful? Give feedback.
All reactions