Dashboards & Visualizations

Dynamically display panel based on role

tdiestel
Path Finder

Hi All;

Is it possible to dynamically display an entire Panel on a dashboard based on the user/role?

If so, what's the simplest way to approach this?

Thanks,
Tyler

0 Karma

masonmorales
Influencer

Sort of. Assuming that the data for your dashboard panels all reside in the same index, I would recommend moving your restricted panel search to a private scheduled search that writes to a summary index. Then, you could restrict which roles could read the summary index (which is holding the results from your scheduled search). Since your restricted dashboard panel would be searching the summary index, users that aren't part of a role that has access to it wouldn't be able to see the results for that panel.

masonmorales
Influencer

Your other option would be to create two versions of the dashboard (one with the restricted panel, one without it), and set role-based permissions on the two views. But, who wants to maintain two versions of a dashboard? 😉

0 Karma
Get Updates on the Splunk Community!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...