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!

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...