Deployment Architecture

Will the maxHotSpanSecs roll my buckets from warm to cold?

erw550
Path Finder

Hello,
I am wondering when my index will roll from warm to cold with the settings below, the rest of the settings is default:

[XXXX]
frozenTimePeriodInSecs = 46656000
maxDataSize = auto_high_volume
maxTotalDataSizeMB = 4294967295
maxWarmDBCount = 4294967295
repFactor = auto

Will the default setting maxHotSpanSecs = 7776000 roll the buckets from warm to cold or is it just the span within the bucket?
When will the buckets roll from warm to cold in this case?

Thanks in advance!

0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust

Hi

That parameter defines which is the maximum time before hot bucket rolls to warm (unless it has already rolled based on bucket count or restarting splunk).

From warm to cold the rolling is usually done by homePath.maxDataSizeMB or maxWarmDBCount. 

Here is some additional answers + conf presentation about it:

r. Ismo

View solution in original post

isoutamo
SplunkTrust
SplunkTrust

Hi

That parameter defines which is the maximum time before hot bucket rolls to warm (unless it has already rolled based on bucket count or restarting splunk).

From warm to cold the rolling is usually done by homePath.maxDataSizeMB or maxWarmDBCount. 

Here is some additional answers + conf presentation about it:

r. Ismo

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