We installed Splunk App for Jenkins. All dashboards work fine except 1 dashboard: "admin -> Jenkins Nodes" (please see sample in attached).
The first panel in this dashboard only works for admin user. non-admin user, which has permission to this app, will see a blank table with round icon.
I already checked the permission settings in this App, but didn't find any mistake.
I'd appreciate if anybody can provide any advise.
Thank you!
Thank you richgalloway!
This dashboard is not a regular Splunk dashboard. It is a HTML page with JavaScripts.
Finally I found the problem. we must give non-admin user the Real Time Search capability, which is disabled by default.
It's possible the panel uses knowledge objects to which the non-admin user does not have access. Review the search(es) in that panel for all KOs used and verify their permissions.
Check the search log for the panel for any other indications of what is failing.
Thank you richgalloway!
This dashboard is not a regular Splunk dashboard. It is a HTML page with JavaScripts.
Finally I found the problem. we must give non-admin user the Real Time Search capability, which is disabled by default.