Getting Data In

Reset frozenTimePeriodInSecs

OldManEd
Builder

How often does Splunk check for aged data and reclaim disk space? I reset the frozenTimePeriodInSecs on an indexer from 6 years to 5 after checking that we indeed have data that old, but the disk space on the indexer has not changed.

0 Karma

OldManEd
Builder

Martin,
Thanks for pointing me to "dbinspect". I did not know about that command. As it turns out, it's not a "date" issue that I have, it's a "data size" issue.
~Ed

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

By default Splunk checks every minute, see rotatePeriodInSecs.

Do you have single events that old, or do you have entire buckets that old? The key distinction is that Splunk will only prune whole buckets once the youngest event in that bucket has crossed the frozen threshold.
Use dbinspect to look at your older buckets without mucking about in the file system.

0 Karma

yannK
Splunk Employee
Splunk Employee

check the timerange of your buckets with dbinspect

To be frozen :
- the bucket cannot be hot
- all the events have to older than the frozenTimePeriodInSecs

0 Karma

martin_mueller
SplunkTrust
SplunkTrust

You can trigger freezing of buckets by data size through fiddling with maxTotalDataSizeMB.

0 Karma
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!

Laser Bananas and Edge Hubs: Exploring Operational Technology (OT) Data Through a ...

  OT is a different environment to traditional IT and can have interesting challenges when interfacing the ...

Event Series: Mastering AI Tokenomics and Splunk Agent Observability

Beyond the Black Box: Correlating AI Performance and Tokenomics with Splunk Agent Observability   As ...

span_metrics: The OpenTelemetry-Idiomatic Way to See Inside Your Services

You open a trace in Splunk Observability Cloud and everything looks fine. One root span, order-pipeline, with ...