Dashboards & Visualizations

Refresh and display latest scheduled report within a Dashboard

phanli
Observer

Hi folks,

Splunk Enterprise. Version:7.1.0

I have a dashboard with many daily scheduled report, one panel for each.

The report scheduling works normally, I can see the latest report in "view recent" but my dashboard does not load the latest report. I tried add autorefresh, or manually clicking the refresh button on each panel but it still display the old report.

 

<dashboard refresh="30">
<label>My Dashboard</label>
<row>
<panel>
<title>Panel 1 title</title>
<table>
<search ref="Report - Panel 1"></search>
<option name="count">10</option>
<option name="dataOverlayMode">none</option>
<option name="drilldown">none</option>
<option name="percentagesRow">false</option>
<option name="rowNumbers">false</option>
<option name="totalsRow">false</option>
<option name="wrap">true</option>
</table>
</panel>
<panel>
<title>Panel 2</title>
<table>
<search ref="Report - Panel 2"></search>
<option name="count">10</option>
<option name="dataOverlayMode">none</option>
<option name="drilldown">none</option>
<option name="percentagesRow">false</option>
<option name="rowNumbers">false</option>
<option name="totalsRow">false</option>
<option name="wrap">true</option>
</table>
</panel>
</row>

 

 

Checked around Splunk forum, but non solution work for me.

What should I do to have this work properly? TIA.

 

 

Labels (2)
0 Karma

phanli
Observer

Bump, can someone please advise ?

0 Karma
Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...