Alerting

How to make texts bold in email alerts?

manojchacko78
Path Finder

I am trying to make certain texts as bold in Splunk email alerts and choosing the HTML/Plain Text option, but the HTML tags appear as it is in the emails which get generated

Thanks in advance

Manoj

Labels (1)
Tags (2)
0 Karma

PickleRick
SplunkTrust
SplunkTrust

As far as I can see in the source of the sendmail.py - not with the default Send Email action. It includes rendering a text block into a HTML content using mako template which contains

${msg|h}

element which simply means "HTML-escape everything". So anthing that you put into the Message field, will get encoded and displayed as you typed it in.

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...