Security

About maxTotalDataSizeMB

yuwtennis
Communicator

Hi!

I would like to confirm which article is the correct explanation for maxTotalDataSizeMB.

In http://docs.splunk.com/Documentation/Splunk/5.0.5/Admin/Indexesconf,
it is described as

This paremeter only applies to hot, warm, and cold buckets. It does not apply to thawed buckets

But in http://docs.splunk.com/Documentation/Splunk/5.0.5/Indexer/Configureindexstorage,
it is described as

Determines rolling behavior, cold to frozen. The maximum size of an index. When this limit is reached, cold buckets begin rolling to frozen.

Which will be the correct explanation?

Thanks,
Yu Watanabe

Tags (2)
1 Solution

kristian_kolb
Ultra Champion

I would say that there is no conflict between the definitions.

An index has (normally) hot, warm and cold buckets. The maxTotalDataSizeMB parameter controls the combined size for all these buckets together. When size limit has been reached, the oldest cold bucket is rolled to frozen (and is no longer counted - regardless of whether this means deletion or archival).

If you have archived your frozen buckets, and need to restore some of them (thawing) at some later point in time, their restored size is not counted towards the maxTotalDataSizeMB value. This makes quite good sense, since thawing 10 buckets would otherwise result in 10 cold buckets being frozen, automatically.

Hope this makes it a bit clearer.

/K

View solution in original post

kristian_kolb
Ultra Champion

I would say that there is no conflict between the definitions.

An index has (normally) hot, warm and cold buckets. The maxTotalDataSizeMB parameter controls the combined size for all these buckets together. When size limit has been reached, the oldest cold bucket is rolled to frozen (and is no longer counted - regardless of whether this means deletion or archival).

If you have archived your frozen buckets, and need to restore some of them (thawing) at some later point in time, their restored size is not counted towards the maxTotalDataSizeMB value. This makes quite good sense, since thawing 10 buckets would otherwise result in 10 cold buckets being frozen, automatically.

Hope this makes it a bit clearer.

/K

yuwtennis
Communicator

Hello kristian.

I see. Now I understood.

Thanks,
Yu

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, ...