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!

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...