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!

New Case Study: How LSU’s Student-Powered SOCs and Splunk Are Shaping the Future of ...

Louisiana State University (LSU) is shaping the next generation of cybersecurity professionals through its ...

Splunk and Fraud

Join us on November 13 at 11 am PT / 2 pm ET!Join us for an insightful webinar where we delve into the ...

Build Your First SPL2 App!

Watch the recording now!.Do you want to SPL™, too? SPL2, Splunk's next-generation data search and preparation ...