Dashboards & Visualizations

Why are accelerated reports not performing faster than the original search?

MPJ44
Loves-to-Learn Everything

I created a report, chose the accelerated report option and selected a 7 day time range.

One of the panel is referring to the accelerated reports in the source code this way:

 

 

 

<row>
<panel>
<title>Accelerated report - test</title>
<chart>
<search id="BaseSearch" ref="NbOfEventsByEventType">
<earliest>$field1.earliest$</earliest>
<latest>$field1.latest$</latest>
</search>
<option name="charting.chart">column</option>
<option name="charting.drilldown">none</option>
</chart>
</panel>
</row>

 

 

 

 

I made a panel below this one (an another one in a different dashboard to make sure there was no overlapping at all), with the search being the original query instead of a ref to the accelerated report. I then choose with a dropdown a time range of the last 7 days, which starts the update of both panels. Their searches are done at the same time (and thus display the chart at the same time). 

Why does the ref to the accelerated reports has no effect on the performance of the panel?

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

Detecting Remote Code Executions With the Splunk Threat Research Team

WATCH NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If exploited, ...

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...