Dashboards & Visualizations

Insert custom comments and link in Dashboard XML

pinzer
Path Finder

Hi all,

we'd like to insert a custom comment in a dashboard before or after a report?

How can we do? We have to change XML code, but in which mode?

Thank you regards

0 Karma
1 Solution

gkanapathy
Splunk Employee
Splunk Employee

Dan
Splunk Employee
Splunk Employee

Btw, the equivalent in advanced xml is StaticContentSample. In the "text" param, you just need to escape the special xml characters:

<
&
>
"
'

An example is:

<module name="StaticContentSample" layoutPanel="panel_row1_col1">
    <param name="text">&lt;a name="NowYouCanLinkToThisSpot"&gt;&lt;/a&gt;</param>
</module>
0 Karma

gkanapathy
Splunk Employee
Splunk Employee

Perhaps the HTML module is what you're looking for: http://www.splunk.com/base/Documentation/latest/Developer/AddHTML

Get Updates on the Splunk Community!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...