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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...