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!

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had 3 releases of new security content via the Enterprise Security ...

Archived Metrics Now Available for APAC and EMEA realms

We’re excited to announce the launch of Archived Metrics in Splunk Infrastructure Monitoring for our customers ...