Splunk Search

Using sendemail and pulling the body field from a lookup table, how can I include a line break in the lookup to format the email dynamically?

hortonew
Builder

Example search:

| sendemail to=$result.to$ subject=$result.subject$ message=$result.body$

I'm currently pulling the body field from a lookup table, and would like to include some kind of line break in the lookup itself (such as a br tag) to format in the email dynamically. It doesn't seem doable as Splunk or sendemail.py is encoding html characters thus not rendering it as html.

I could use the sendresults app, however currently it doesn't support dynamic fields for subject/body, but it does accept html.

Thoughts?

0 Karma
1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You could replace {msg|h} with {msg} in sendemail.py to allow inclusion of HTML tags in emails - with all the up- and downsides.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

You could replace {msg|h} with {msg} in sendemail.py to allow inclusion of HTML tags in emails - with all the up- and downsides.

hortonew
Builder

Working nicely - thanks again for the assistance.

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Keep in mind, this won't survive an upgrade of Splunk and might technically not be supported.

0 Karma

hortonew
Builder

Noted - enough to get by for a current project.

0 Karma
Get Updates on the Splunk Community!

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...

.conf24 | Personalize your .conf experience with Learning Paths!

Personalize your .conf24 Experience Learning paths allow you to level up your skill sets and dive deeper ...

Threat Hunting Unlocked: How to Uplevel Your Threat Hunting With the PEAK Framework ...

WATCH NOWAs AI starts tackling low level alerts, it's more critical than ever to uplevel your threat hunting ...