Dashboards & Visualizations

How to create dashboard which shows all dashboard's panels provides data or not?

varshini_97
Path Finder

I want to create a dashboard which should have a table where each row is a dashboard and columns are panels of the dashboard. And the value should be either "Found Results" (if the panel of the specific dashboard has results) or "No Results" ( if the panel returns no results).

Thanks in Advance

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

I'm not sure you can do that. Unlike scheduled searches, there is no log showing which dashboard panels had results. The access logs will show which dashboards were accessed, but not their content (other than a byte count).

You can use REST to get a list of dashboards, but then you'd have to parse the data to get a list of panels, extract the query from each panel, and run the searches to get results. That doesn't account for any required inputs.

---
If this reply helps you, Karma would be appreciated.

varshini_97
Path Finder

Thank you for the answer.

I have used the scheduled search and summary index to load the panels.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...