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!

Fall Into Learning with New Splunk Education Courses

Every month, Splunk Education releases new courses to help you branch out, strengthen your data science roots, ...

Super Optimize your Splunk Stats Searches: Unlocking the Power of tstats, TERM, and ...

By Martin Hettervik, Senior Consultant and Team Leader at Accelerate at Iver, Splunk MVPThe stats command is ...

How Splunk Observability Cloud Prevented a Major Payment Crisis in Minutes

Your bank's payment processing system is humming along during a busy afternoon, handling millions in hourly ...