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

Get Updates on the Splunk Community!

Congratulations to the 2025-2026 SplunkTrust!

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

Community Feedback

We Want to Hear from You! Share Your Feedback on the Splunk Community   The Splunk Community is built for you ...

Manual Instrumentation with Splunk Observability Cloud: Implementing the ...

In our observability journey so far, we've built comprehensive instrumentation for our Worms in Space ...