Dashboards & Visualizations

Hide App Dropdown list menu just for one user

faguilar
Path Finder

Hi Splunkers!

I'm trying to hide the app dropdown list from a dashboard, but just for one single user. I want to achieve this without having to use a script, and right now I could by creating a .css file in appserver/static with this content:

.menu-apps {display: none !important;}

The problem? Of course, it hiddes the menu for all users (included Admin), and I just want to hide it from the user "user1".

Is there a way to achieve this without using a script? I was thinking in put that .css on $SPLUNK_HOME/etc/users/user1/myapp/appserver/static, but that approach doesn't work.

Any ideas? I'm using Splunk 6.6.3 btw

Thanks!

0 Karma

dratcliffe_rdi
New Member

I would do the following:

  1. Create a new role.
  2. Add the user to the new role.
  3. Clone the original dashboard.
  4. Add custom css to the clone.
  5. Set permissions for the new dashboard.
  6. Revise permissions for the original dashboard.

I hope this helps!

0 Karma
Get Updates on the Splunk Community!

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

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

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