Splunk Dev

How to change Account Bar interace ?

sieutruc
Contributor

Hello,

I want to change how account bar looks like. Normally, in the account bar, there are user status, apps option, manager, alert, job,logout. Can i manually config those options for each kind of user ?
For example : normal user 1 just sees his status and log-out link, more advanced user can see more given apps for him in apps option and alert link also appears...

Tags (1)
0 Karma

my_splunk
Path Finder

I have same isseu: Any advice? I see that in AccountBar.html with
userLabel = cherrypy.session['user']['name']
userFullName = cherrypy.session['user'].get('fullName', userLabel)
is possible to recover user name? How i can recover user roles? Thanks

0 Karma

clocker_splunk
Splunk Employee
Splunk Employee

You could wrap some logic around each link, check out the splunk/share/splunk/search_mrsparkle/modules/nav/AccountBar.html for more details.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

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