Getting Data In

Can we delete frozen data in Splunk?

pratapa
Explorer

Recently we encountered a problem. /opt file system on the indexer server has reached 100% due to which users were unable to do search.

we found that /opt/splunk/archive/main folder is consuming most of the disk space (499 GB out of 500 GB). This is the folder which contains frozen data. Please find the below line in the configuration of main index in indexes.conf

coldToFrozenDir = /opt/splunk/archive/main

[main]
coldPath = $SPLUNK_DB/defaultdb/colddb
bucketRebuildMemoryHint = 0
compressRawdata = 1
syncMeta = 1
frozenTimePeriodInSecs = 15552000
enableOnlineBucketRepair = 1
homePath = $SPLUNK_DB/defaultdb/db
enableDataIntegrityControl = 0
coldToFrozenDir = /opt/splunk/archive/main
thawedPath = $SPLUNK_DB/defaultdb/thaweddb
enableTsidxReduction = 0
maxTotalDataSizeMB = 50000

Can we delete frozen data?

0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi @pratapa ,

You accepted this answer during the closing period, so your acceptance wasn'r recorded, could you accept it again?

Ciao.

Giuseppe

View solution in original post

0 Karma

Mehran_Safari
Explorer

hi 

https://github.com/mehransafari/Splunk_Frozen_Cleanup

this is a script tha will find frozen logs older than X days and will ask you to remove them if you want 

it may help you

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @pratapa
you can delete frozen data without any problem obiviously you no longer have that data.
If you're not interested to these data, why don't you delete them after retention time instead copying them in frozen dir?

Ciao.
Giuseppe

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @pratapa ,

You accepted this answer during the closing period, so your acceptance wasn'r recorded, could you accept it again?

Ciao.

Giuseppe

0 Karma

493669
Super Champion

Yes you can always delete frozen data in splunk as in splunk frozen data is not searchable.
But in your case it seems it's not frozen data which occupying space (499 GB out of 500 GB) because 500GB space is considered for hot+warm and cold storage and not frozen storage.
So I think your space under $SPLUNK_DB/defaultdb/ (colddb or db) is getting 499GB full.

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

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...