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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...