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!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...