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!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...