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!

Can’t Make It to Boston? Stream .conf25 and Learn with Haya Husain

Boston may be buzzing this September with Splunk University and .conf25, but you don’t have to pack a bag to ...

Splunk Lantern’s Guide to The Most Popular .conf25 Sessions

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Unlock What’s Next: The Splunk Cloud Platform at .conf25

In just a few days, Boston will be buzzing as the Splunk team and thousands of community members come together ...