Hi Team,
Can someone guide me on how to send an html mail through the Elastic-Cloud-SMTP connector for elastic rules.
If we put the html content in the message of the rule actions it is delivering it as plain text.

Kindly help. ![]()
Hi Team,
Can someone guide me on how to send an html mail through the Elastic-Cloud-SMTP connector for elastic rules.
If we put the html content in the message of the rule actions it is delivering it as plain text.

Kindly help. ![]()
Hello,
Currently the email is sent as HTML, but it gets converted via markdown-it, see this issue here: Allow colors in Kibana alerting emails. · Issue #94678 · elastic/kibana · GitHub
So you would have to use markdown to achieve something similar to HTML sadly.
Thank you for responding on this ![]()
I was able to find examples for markdown-it in this below link.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant logo are trademarks of the Apache Software Foundation in the United States and/or other countries.