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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...