All Apps and Add-ons

sendresults Sparkline Support

xander517
New Member

Hi all,
In experimenting with sendresults, I noticed that a sparkline is displayed as its raw text in both the Splunk results and the email sent to the designated recipients (formatted as "##_SPARKLINE##,10,1,64..." instead of as the typical green line).

Is anyone aware of sparkline support for sendresults or know a workaround?

Thanks,
AM

Tags (2)
0 Karma
1 Solution

mockd
Path Finder

Hi,

Thank you for trying out the sendresults command!

Sparklines are currently not supported as part of the emailed results. The command is expecting the data as passed to it to be already rendered as either a string or a number.

It would be an interesting feature to get working in a future version.

View solution in original post

mockd
Path Finder

Hi,

Thank you for trying out the sendresults command!

Sparklines are currently not supported as part of the emailed results. The command is expecting the data as passed to it to be already rendered as either a string or a number.

It would be an interesting feature to get working in a future version.

rapmancz
Explorer

Hello, I am using sparklines values in email results, it was perfect like mentioned above - "##_SPARKLINE##,10,1,64..." , but after upgrade to Splunk 6.6, it changed to

"##_SPARKLINE##
10
1
64
..."

so each value is in one row, which is useless... Could it be reverted back to have all results in one line? This failure is for plain text and also html... 😞

0 Karma

mockd
Path Finder

Hi,

Thanks for raising the issue. I will look into what might have changed in 6.6 and get it corrected.

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 ...