Dashboards & Visualizations

How make a dashboard accessible to a user, but hide the dashboard under the dashboards tab?

vishal_bandavad
Explorer

I have created few dashboards, say Dashboard_1 and Dashboard_2. Clicking in report on Dashboard_1 drills down to report2 on Dashboard_2. I want a user to be able to drill down to report2 on Dashboard_2, but i want to hide the Dashboard_2 under tab Dashboards . Please help

1 Solution

martin_mueller
SplunkTrust
SplunkTrust

You can make the dashboard invisible like this:

<dashboard isVisible="false">
  ...
</dashboard>

It'll be there for drilldowns or bookmarked links, but should not appear in the dashboards view. Will appear in the Settings -> UI -> Views menu of course.

View solution in original post

martin_mueller
SplunkTrust
SplunkTrust

You can make the dashboard invisible like this:

<dashboard isVisible="false">
  ...
</dashboard>

It'll be there for drilldowns or bookmarked links, but should not appear in the dashboards view. Will appear in the Settings -> UI -> Views menu of course.

vishal_bandavad
Explorer

Thank you for prompt response . it worked .

0 Karma
Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...