Dashboards & Visualizations

Is it possible to disable a view so that it doesn't show up in the navigation menu?

the_wolverine
Champion

There are numerous actions available for my view including open, clone, move and delete. Why not disable?

I'll try disabling it in the configuration file but that is not ideal.

Tags (1)
0 Karma
1 Solution

sideview
SplunkTrust
SplunkTrust

You have to put isVisible="False" into the root tag, ie <view>, <dashboard>, <form>. It would be nice if there was a hook from EAI that translated enable/disable into flips of that attribute in the EAI:data XML but I'm afraid there is not. The view XML system was developed concurrently with a lot of the features in the general config layering system so there's some unfortunate places where it doesn't really fit the general model.

View solution in original post

sideview
SplunkTrust
SplunkTrust

You have to put isVisible="False" into the root tag, ie <view>, <dashboard>, <form>. It would be nice if there was a hook from EAI that translated enable/disable into flips of that attribute in the EAI:data XML but I'm afraid there is not. The view XML system was developed concurrently with a lot of the features in the general config layering system so there's some unfortunate places where it doesn't really fit the general model.

the_wolverine
Champion

Thanks, Nick.

0 Karma
Get Updates on the Splunk Community!

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, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

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 ...