Alerting

How to have html tags displayed as text in alert?

sathiyasun
Explorer

html.JPGWe need to use HTML tags in alert email body, right now whatever the tag we pass, they are considered as text and displayed in the email as it is. As per below suggested solution we need to update sendemail.py file in splunk server.

https://community.splunk.com/t5/Alerting/How-to-add-HTML-markups-to-alert-email/m-p/524453

Is there any other way to achieve this? Need help on this.

Labels (2)
Tags (1)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

I'd suggest that you don't touch the built-in sendemail.py but rather copy it as a new script and copy the alert action definition along with it. This way you won't lose your modifications after upgrade.

Secondly, if it's possible, I'd rather modify the template if you want to have some formatted header or something like that. Pasting external data (especially if it's a raw event data) to be rendered as html, possibly with included js, is not a great idea.

0 Karma
Get Updates on the Splunk Community!

What You Read The Most: Splunk Lantern’s Most Popular Articles!

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Announcing the General Availability of Splunk Enterprise Security 8.1!

We are pleased to announce the general availability of Splunk Enterprise Security 8.1. Splunk becomes the only ...

Developer Spotlight with William Searle

The Splunk Guy: A Developer’s Path from Web to Cloud William is a Splunk Professional Services Consultant with ...