Security

panel access as per user login

vikas_gopal
Builder

Hello Everyone,
I prepared a dashboard which we gonna present to the higher level management ,lower level and to the middle level.Now I have certain panel and tables on the dashboard which should be visible only to higher level management .Can I achieve this with user access or we have some other way to do this ?

Tags (1)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

The easiest way would be to have separate panels, one for each level.

If however you absolutely want all three levels to use the very same dashboard, you can still achieve that. If you're using AdvancedXML, you can use SideviewUtil's Multiplexer module to decide based on the role of the current user whether to show a panel or not. If you're using SplunkJS/Webframework, you can probably achieve the same from the JavaScript of the view. I doubt you can do this in SimpleXML without a lot of customization.

0 Karma
Get Updates on the Splunk Community!

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

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...