Splunk Enterprise

index setting

dall
Path Finder

hi In my index i have added this things

 [ind1]

homePath= $SPLUNK_DB/ind1/db

coldPath= $SPLUNK_DB/ind1/colddb

thawedPath= $SPLUNK_DB/ind1/thaweddb

maxHotBuckets=10

maxDataSize=10000

maxWarmDBCount=300

maxTotalDataSizeMB=200000

frozenTimePeriodInSecs=31536000

 coldToFrozenDir=$SPLUNK_DB/ ind1/frozendb

 

that means after 1 year data will be deleted ??

if i ll not add volume for this it ll affect my index or what???

please help on this

0 Karma

scelikok
SplunkTrust
SplunkTrust

Yes, both are correct @dall .

Also keep in mind if you restart the indexer hot buckets will roll to warm. So you may have some buckets that have less than 10 GB. But this will not change frozen process.

 

 

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @dall,

Since you defined coldToFrozenDir old data will not be deleted but move to coldToFrozenDir path.

Retention mechanism works according to two parameters. maxTotalDataSizeMB and frozenTimePeriodInSecs . Whichever hits first indexer will move oldest raw data to coldToFrozenDir path. It means if your index size goes over 200 GB before 1 year, raw data will be moved to coldToFrozenDir.

You should better change coldToFrozenDir to another disk or NFS path, because you will not free space.

 

If this reply helps you an upvote is appreciated.

If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma

dall
Path Finder

if we ll not set coldtofrozendir data ll not move to that path and that ll deleted directly ??

or if ll mention that path that means that ll create a folder externally ??

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

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Take Action Automatically on Splunk Alerts with Red Hat Ansible Automation Platform

 Are you ready to revolutionize your IT operations? As digital transformation accelerates, the demand for ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...

Beyond Detection: How Splunk and Cisco Integrated Security Platforms Transform ...

Financial services organizations face an impossible equation: maintain 99.9% uptime for mission-critical ...