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!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...