Dashboards & Visualizations

Categorize splunk Dashboard for different users so that different users get different filters when they log in

abhijitnath89
Path Finder

Hi All,

Is it possible to Categorize splunk Dashboard for different users so that different users get different filters when they log in?

Thanks,
Abhijit

Tags (1)
0 Karma

woodcock
Esteemed Legend

I would create a macro based on this search to determine who is the user logged in:

|makeresults | addinfo| map [|rest/services/search/jobs/$info_sid$ | table author]

Then you can use another REST API endpoint to determine his role, then you can construct the search based on that.

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi abhijitnath89,
the easiest way is to create different dashboards for each user role.

You can grant different permissions to different roles in data access (indexes) but you cannot enable or not a filter for different roles.

Bye.
Giuseppe

0 Karma
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...