Knowledge Management

Accelerated search results not updating for delete data

joebensimo
Path Finder

I have some saved accelerated searches that generated graphs that are displayed on some of our reports to alert users of gaps and overlap in summary indexes used to generate the results of their queries. As gaps are later filled in, the gaps in the graphed accelerated search are also filled in. However, when overlap is deleted, the data points in the graph don't drop when the data behind them is no longer there.

It appears that accelerated searches only fill gaps when data changes but they don't remove results from data later deleted. Is this so?

If so, Is there some other method (easier than scheduled searches filling summary indexes) that can be used to quickly (in seconds) make gaps and overlaps in summary indexes obviously visible?

The quickest I've found so far is to do a query like this:

index=*-hourly | timechart minspan=1h dc(info_search_time) by source

However, this is still way too slow without using acceleration. And when I use acceleration, overlaps remain in the results of this query even after they are deleted from the summary indexes.

0 Karma

joebensimo
Path Finder

Deleting data from an index does not impact accelerated search results. In order to get the accelerated search results to update, acceleration must be removed from the search and then added back to the search.

laserval
Communicator

Since you're familiar with summary indexes: Acceleration is basically summary indexing with a different format. As all Splunk processes, it assumes that data is immutable. I think your solution is the only way to do this.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...