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
Get Updates on the Splunk Community!

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...