Reporting

Splunk Dashboard Panel from Scheduled Report will still running the query

seanlenes
Explorer

I have a scheduled report that I have set up as a dashboard panel to display the results of the report alongside other important information. However, when I open the dashboard, it appears that the search runs from the beginning, instead of just displaying the results of the last report run.

Here is the code from the dashboard source:

<panel>
     <chart>
          <title>PanelTitle</title>
               <search ref="ReportName"></search>
               <option name="charting.chart">column</option>
               <option name="charting.chart.showDataLabels">all</option>
               <option name="charting.drilldown">all</option>
     </chart>
</panel>

details of the report that might help: This scheduled report runs daily at 0:00. Its time range is last 7 days. It is shared at the app level,  and was created by search and choosing "Save As Report", and is owned by the same account that was used to create the dashboard

Labels (2)
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...