Splunk Search

Disable default sorting behavior

avshabanov
New Member

Context: existing Splunk installation I'm working with is not very robust when handling search requests due to sheer volume of searchable events.

The question here is - is there a way to make splunk disregard default sorting behavior and return first N found matches as quickly as possible?

The goal here is to use this in conjunction with head clause to make search return first matches as quickly as possible - it is totally OK if events would be presented without prior by-time sorting.

So the expectation is that this approach should make search near-instantaneous provided that filtering expression is broad enough and first N matches could be found very quickly.

 

Tags (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

Map/Reduce, the "sorting behavior" goes to the core of Splunk and cannot be disabled.

The best ways to address this problem are: 1) make the Splunk environment better match the search volume (add hardware or reduce the number of searches or both); and 2) make the searches more efficient so they return data faster.

---
If this reply helps you, Karma would be appreciated.
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!

From Data to Insight: Announcing the Winners of the Splunk Dashboard Contest

Hi Splunkers, First off, thank you to everyone who participated in our very first From Data to Insight: The ...

Splunk Developers: Construct Your Future at the .conf26 Builder Bar

Calling all Splunk architects, platform admins, and app developers: the site is open, and the blueprints are ...

Quick connection discovery mode for forwarders

When a Splunk forwarder loses connectivity to its indexers, it does not always reconnect immediately. In many ...