I'm facing a rather peculiar issue with dashboards. When non-admin users, or users without the admin_all_objects capability, access the dashboard, all panels display "Waiting for data..." indefinitely. However, the strangest part is that if the user clicks on the search of a panel and is redirected to the search view, the results appear immediately.
Here's what I've tried so far:
Searched through community questions and issues, but found nothing that matches this issue exactly.
Experimented with different capabilities, but it seems only the admin_all_objects capability solves this issue.
Attempted to adjust the job limits similar to those set for admin users.
Assigning admin_all_objects capability to all users is not a viable solution for me due to security concerns.
Has anyone encountered this issue before? I'm running out of ideas and would appreciate any help or insights on this.
Note: Tested also on a local instance deployed via ansible-role-for-splunk to reproduce.
Thank you in advance for your time and assistance.
... View more