Getting Data In

frozenTimePeriodInSecs and coldToFrozenScript

DazzedNConfused
New Member

frozenTimePeriodInSecs….if you set this to seconds and set a frozen path….is this enough to freeze data? Do I always need to specify a cold to frozen script? What if I just want Splunk to do this automatically?

Tags (1)
0 Karma
1 Solution

somesoni2
Revered Legend

To implement the data retention policy, you would need to set minimum of frozenTimePeridInSecs needs to be set. By default the frozen buckets will be deleted. If you want to archive the frozen bucket then any one of coldToFrozenScript OR coldToFrozenDir needs to be specified. If both coldToFrozenDir and coldToFrozenScript are specified, coldToFrozenDir will take precedence.

See more information here. http://docs.splunk.com/Documentation/Splunk/6.2.5/Admin/indexesconf

There are other parameters that may needs to be set (based on your environment), see more details here
http://wiki.splunk.com/Deploy:BucketRotationAndRetention

View solution in original post

somesoni2
Revered Legend

To implement the data retention policy, you would need to set minimum of frozenTimePeridInSecs needs to be set. By default the frozen buckets will be deleted. If you want to archive the frozen bucket then any one of coldToFrozenScript OR coldToFrozenDir needs to be specified. If both coldToFrozenDir and coldToFrozenScript are specified, coldToFrozenDir will take precedence.

See more information here. http://docs.splunk.com/Documentation/Splunk/6.2.5/Admin/indexesconf

There are other parameters that may needs to be set (based on your environment), see more details here
http://wiki.splunk.com/Deploy:BucketRotationAndRetention

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...