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
Get Updates on the Splunk Community!

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

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...