Dashboards & Visualizations

How to include dashboards in an app from other apps?

oilmouse
New Member

Hello,

I have one parent app that contains a bunch of template dashboards. Rather than copying these dashboards to childApp1, childApp2, I wonder if I can include these dashboards from the children Apps. The goal is to maintain only one copy of all dashboards.

Having said that, when users view the dashboards in the parent apps, we want to keep the users within the children apps... i.e. all the navigation menus in the children apps should be preserved.

Thanks.

Cheers,
Jack

Tags (2)
0 Karma

woodcock
Esteemed Legend

If you really would like them as-is and don't need to modify them in any way, then just create a soft link like this:

ln -fs $SPLUNK_HOME/etc/apps/<source app>/local/data/ui/<source dahsboard>.xml $SPLUNK_HOME/etc/apps/<dest app>/local/data/ui/

From then on, any time the source app dashboard changes, your link to it will change automatically, too.

makelovenotwar
Path Finder

This technique doesn't appear to work in 9.2.0. Is there a new technique to mirror dashboards from one app to another? I did have to navigate deeper and into the .../ui/views folder but just assumed that is due to this post being five years old. TIA!

$SPLUNK_HOME/etc/apps/<source app>/local/data/ui/views/<source dahsboard>.xml

 

0 Karma

MuS
Legend

Hi oilmouse,

you can set the permission of the dashboard to all apps and it will be visible in all apps, see the docs http://docs.splunk.com/Documentation/Splunk/6.2.4/Viz/CreateandeditdashboardsviatheUI#Specify_dashbo...

cheers, MuS

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...