Dashboards & Visualizations

How to create a new dashboard that has dashboard parts from two different apps?

maikhahn
New Member

I originally posted on this previous question, but now posting as a new question:
https://answers.splunk.com/answers/289123/how-to-include-dashboards-in-an-app-from-other-app.html#an...

I would like to have a (new) dashboard set as home.
This dashboard should have dashboard parts from two different apps.
However, the dashboards from the app do not have the option to change permissions.

So what has to be done?

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.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...