Getting Data In

Maximum ID for bucket?

w531t4
Path Finder

I intend on consolidating frozen buckets from multiple indexers onto a long term archival machine. The goal would be to make this archival machine an "read-only" indexer, and have it serve all of the frozen buckets seamlessly to splunk users via distributed search.

Since we'd have $SPLUNK_HOME/var/lib/splunk/(indexhere)/frozen/ contain buckets from 5+ indexers, i was going to try to add a prefix/postfix to each bucketid added to the directory to ensure there aren't any collisions.

Does anyone know how large the bucketid's can be? How often the id's return to 0?

0 Karma

yannK
Splunk Employee
Splunk Employee

Bucket id are an integer, so the system limit is probably 2^31.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...