Dashboards & Visualizations

Place label below single value module

sc0tt
Builder

Is it possible to place a label below a single value module on a dashboard? For example:

<module name="SingleValue">
<param name="field">count</param>
<param name="belowLabel">Some text</param>
<param name="classField">range</param>
</module>

Tags (3)
0 Karma
1 Solution

aholzer
Motivator

Why not simply use an html module and set it inside the same panel as your single value module?

View solution in original post

aholzer
Motivator

Why not simply use an html module and set it inside the same panel as your single value module?

sc0tt
Builder

Awesome, thanks!

0 Karma

aholzer
Motivator

As far as I know it comes standard.


<![CDATA[Your text here]]>

If you are looking into Sideview, it definitely works with it.

sc0tt
Builder

Is the html module available as a standard Splunk module or do I need to use Sideview Utils? I've recently started getting into the advanced XML features and I haven't used Sideview before--just starting to look into it.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...