Dashboards & Visualizations

How can you share a dashboard by multiple Splunk Apps

kbecker
Communicator

What is the best method to share a dashboard with multiple Apps instead of coping the xml file around to each App. Is there a global App folder where it could be placed and then linked via the navigation config file? If not are there any issues with creating a directory and then soft linking the xml dashboard file to each app.

Thanks

Tags (1)
1 Solution

sideview
SplunkTrust
SplunkTrust

A view, or pretty much anything else in an app, can be promoted up and out of its own little app space, to what we call the system space, such that it is shared across all apps.

How you do this is that in the top level of apps there can be a folder called metadata. In that folder create a file called default.meta and in that file, put this:

[views/your_view_name_here]
export = system

You can do a lot of other things with the metadata. Read the Developer Manual for more details. It has a section on building apps.
See the "make objects globally available" subsection within this page for more details http://www.splunk.com/base/Documentation/4.1.2/Developer/Step5SetPermissions

View solution in original post

sideview
SplunkTrust
SplunkTrust

A view, or pretty much anything else in an app, can be promoted up and out of its own little app space, to what we call the system space, such that it is shared across all apps.

How you do this is that in the top level of apps there can be a folder called metadata. In that folder create a file called default.meta and in that file, put this:

[views/your_view_name_here]
export = system

You can do a lot of other things with the metadata. Read the Developer Manual for more details. It has a section on building apps.
See the "make objects globally available" subsection within this page for more details http://www.splunk.com/base/Documentation/4.1.2/Developer/Step5SetPermissions

Get Updates on the Splunk Community!

Built-in Service Level Objectives Management to Bridge the Gap Between Service & ...

Wednesday, May 29, 2024  |  11AM PST / 2PM ESTRegister now and join us to learn more about how you can ...

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...