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!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...