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
Get Updates on the Splunk Community!

A Prelude to .conf25: Your Guide to Splunk University

Heading to Boston this September for .conf25? Get a jumpstart by arriving a few days early for Splunk ...

4 Ways the Splunk Community Helps You Prepare for .conf25

.conf25 is right around the corner, and whether you’re a first-time attendee or a seasoned Splunker, the ...

Enhance Your Splunk App Development: New Tools & Support

UCC FrameworkAdd-on Builder has been around for quite some time. It helps build Splunk apps faster, but it ...