Getting Data In

What will happen when an index reaches its maximum size?

calvintkng
New Member

Just would like to know what will happen when an index reaches its maximum size? Will old data automatically be purged and continue to index new data?

Tags (2)
0 Karma
1 Solution

HiroshiSatoh
Champion

It becomes Frozen buckets.

Frozen :
Data rolled from cold. The indexer deletes frozen data by default, but you can also archive it. Archived data can later be thawed.

http://docs.splunk.com/Documentation/Splunk/6.1.3/Indexer/HowSplunkstoresindexes

View solution in original post

HiroshiSatoh
Champion

It becomes Frozen buckets.

Frozen :
Data rolled from cold. The indexer deletes frozen data by default, but you can also archive it. Archived data can later be thawed.

http://docs.splunk.com/Documentation/Splunk/6.1.3/Indexer/HowSplunkstoresindexes

HiroshiSatoh
Champion

If you run out of disk space, the indexer stops indexing.

http://docs.splunk.com/Documentation/Splunk/6.1.3/Indexer/Setlimitsondiskusage

maxDataSize,maxTotalDataSizeMB,frozenTimePeriodInSecs...etc

Please read the description of indexes.conf for the parameters to be set.

calvintkng
New Member

Thanks. So this mean if I set the maximum size of my index correct, I shouldn't run out of disk space. Right?

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...