Dashboards & Visualizations

Include link to another dashboard

tachu
Explorer

I created an advanced xml dashboard that groups up a bunch of single values in generic headers, I would like to include a link in that group to a dashboard that has charts and graphs of the single values. I cant find in the modules what would be the right thing to use to include a link to a dashboard that i saved already ie: en-US/app/search/myotherdashboard

0 Karma

ziegfried
Influencer

You can simply use the StaticContentSample and insert a HTML fragment that includes a link to another dashboard:

<module name="StaticContentSample">
    <param name="text"><![CDATA[ 
        <a href="myotherdashboard">Link to my other dashboard</a>
    ]]></param>
</module>

You can use relative links (like in the example above) to link to a view within the same app, or server-relative (eg. <a href="/app/search/myotherdashboard">...</a>), which allows to link to views in other apps as well.

tachu
Explorer

Thanks, seems so obvious!

0 Karma

Rukmani_Splunk
Path Finder

Hi
I am new to splunk XML coding,

When i use this code it shows the following error

XML Syntax Error: Cannot find object mapper for panel type: module

Please help. I am using Splunk 6.4.1

Thanks

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