Getting Data In

What does eliminated_buckets mean in splunk index=_internal <sourcetype> mean in Splunk?

Poojitha
Communicator

Hi All,

what does eliminated_buckets mean in splunk index=_internal <sourcetype> mean in splunk ?

Regards,
NVP

Labels (1)
0 Karma

shivanshu1593
Builder

When you run a search, the index and time define the buckets to be considered to retrieve the data. Now, not all the buckets would have the data that you're looking for. Bloomfilter and metadata help to eliminate the buckets which are unnecessary for the search, making the data search faster (The number of eliminated buckets is what you see in eliminated_buckets in the job properties or audit.log). It then goes through multiple steps (Slices identification by querying tsidx, extract and parse data from slices,  more event elimination and then processing via SPL to give you the desired output).

This is why its always recommended to include the metadata (index and source/sourcetype) and other key words in your search to make it more efficient. (Inclusion better than exclusion).

Hope this helps,

###If this helps, kindly consider upvoting/accepting as an answer###

Thank you,
Shiv
###If you found the answer helpful, kindly consider upvoting/accepting it as the answer as it helps other Splunkers find the solutions to similar issues###
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 ...

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...