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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...