Deployment Architecture

How does frozenTimePeriodInSecs and maxWarmDBCount perform

rickymckenzie10
Explorer

Currently, each of my indexes is set to a specific and own frozenTimePeriodInSecs, but I am noticing they are not rolling over to cold when the frozenTimePeriodInSecs value is set.

Data Age (keeps growing) vs Frozen Age (stays as what it is set in frozenTimePeriodInSecs)

maxWarmDBCount is set to:

 

maxWarmDBCount = 4294967295

 

 Does this effect?

If the value is changed, would data roll to cold?

Labels (2)
0 Karma

VatsalJagani
SplunkTrust
SplunkTrust

@rickymckenzie10 - To simplify your understanding of warm and cold buckets and different parameters.

(Only applicable when you are not using volumes)

 

Warm Buckets -> buckets in /db path

Cold Buckets -> buckets in /colddb path

Frozen Buckets -> Deleted/Archived data

 

Warm to Cold Bucket Movement -> when maxWarmDBCount bucket count is reached.

 

Cold to Frozen (deleting, max age) Bucket Movement -> when all events are older than frozenTimePeriodInSecs

 

I hope this helps you understand the parameters better. Kindly upvote if it does!!!

0 Karma

victor_menezes
Communicator

Hey Ricky,

AFAIK maxWarmDBCount doesn't affect the rollover of data (but it can be storage hungry so be careful with that), it is something the frozenTimePeriodInSecs do instead. In your case, if I understood correctly, the frozen time already passed but your data did not rolled over, and that may be either because your cluster manager is too busy at the moment (and you are experiencing delay in this processing) OR maybe it is waiting for the buckets to hit a threshold in size. Check the bucket replication status also, it may indicate if there is any problem in there...

Are you using maxTotalDataSizeMB key by any chance? Try to add that also to see if you get any diff behavior.

0 Karma

rickymckenzie10
Explorer

@victor_menezes can you expand a little more on this:

AFAIK maxWarmDBCount doesn't affect the rollover of data (but it can be storage hungry so be careful with that), it is something the frozenTimePeriodInSecs do instead

Yes, I am using maxTotalDataSizeMB in each of the indexes. They all have their specific size.

0 Karma
Get Updates on the Splunk Community!

Expert Tips from Splunk Professional Services, Ensuring Compliance, and More New ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Observability Release Update: AI Assistant, AppD + Observability Cloud Integrations & ...

This month’s releases across the Splunk Observability portfolio deliver earlier detection and faster ...

Stay Connected: Your Guide to February Tech Talks, Office Hours, and Webinars!

💌Keep the new year’s momentum going with our February lineup of Community Office Hours, Tech Talks, ...