Splunk ITSI

ITSI HTML Email Action

stoutrw
Path Finder

Hi All,

Is it possible to actually put HTML tags in the message? I've seen some other threads that say you need to modify the underlying code for the email action, but that seems crazy that the Type says HTML & Plain Text if you can't actually have HTML in there. Whenever I've tried it, it just prints the literal text of the html without interpreting it.

Example:

Config:
Message:
<b>This is my field</b>

Output:
<b>This is my field</b>

Desired Output:
This is my field

alt text

alt text

Is there a way to do this without creating a custom action to send a custom formatted email?

Thanks!

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...