Splunk Search

Is there a way to surface when auto-finalize has halted a panel's query in a dashboard?

lmonahan
Path Finder

I have a dashboard and some queries in the panels are taking longer than the allowed 60 seconds to complete.  They are using stats count but there are a lot of instances of events to count so it takes some time.

I'm looking at making the queries rely on summary indexes instead in order to speed them up. But in the meantime users of the dashboard passively get inconsistent results because they aren't aware the query exited before finishing. That is, data is rendered but its not clear to the user that its incomplete data.

Is there a way in a dashboard to signal to the user that a panel reached the auto-finalize limit? 

Right now I can click the "information"  icon ("i") and see this error:

"The search auto-finalized after it reached its time limit: 60 seconds."

But I'd like to detect and surface it, if its possible.

Thanks!

Labels (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

You could use the done handler of the search to set a token which the panel depends on so it only shows when the search is complete. You could have another panel which rejects the same token as an html panel which displays message to say that the results are being processed or something like that.

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

You could use the done handler of the search to set a token which the panel depends on so it only shows when the search is complete. You could have another panel which rejects the same token as an html panel which displays message to say that the results are being processed or something like that.

lmonahan
Path Finder

How interesting!  I will try it!

0 Karma
Get Updates on the Splunk Community!

.conf25 Registration is OPEN!

Ready. Set. Splunk! Your favorite Splunk user event is back and better than ever. Get ready for more technical ...

Detecting Cross-Channel Fraud with Splunk

This article is the final installment in our three-part series exploring fraud detection techniques using ...

Splunk at Cisco Live 2025: Learning, Innovation, and a Little Bit of Mr. Brightside

Pack your bags (and maybe your dancing shoes)—Cisco Live is heading to San Diego, June 8–12, 2025, and Splunk ...