Unable to send email alerts


As shown in the image, towards bottom right hand corner, I am getting timeout errors. I don’t know what the issue is. How can I troubleshoot this? How to check the logs?

Hi @abhilash2908,

Send test message is essentially calling the execute monitor backend API with an always true Trigger condition and your Action to send the message. You can try checking the elasticsearch.log to see if there anything strange going on there. You can also try calling the API manually and seeing if that is working.

Yes. I found the problem mentioned inside elasticsearch.log. The SMTP port that I was using was incorrect.