Getting Data In

Indexer cluster: "Oldest Data Age" extremely high for some indexes

justynap_ldz
Path Finder

Hello,

We have noticed that in Monitoring Console-> Indexing-> Indexes and Volumes -> Indexes and Volumes: Deployment Dashboard, the "Oldest Data Age (days)" value for a few indexes is extremely high (e.g. 1959 days). Retention time for those indexes is 180 days (frozenTimePeriodInSecs = 15552000).
We have checked the data and it really shows very old events (e.g. from 2017) although ignoreOlderthan = 14d parameter has been added to inputs.conf during data onboarding.

We have already deleted the very old data (older than 400 days) with a "delete" command, but the Indexes and Volumes: Deployment Dashboard keeps showing very old values for the

Anyone knows what else to check and how to solve this issue?

BR,
Justyna

Labels (7)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

The ignoreOlderThan setting has no bearing on data retention. It only controls what input files Splunk reads.

The delete command does not remove data from indexes. It merely hides the events.

Data is deleted by bucket and doesn't happen until the newest event in a bucket is at least 6 months old. The dbinspect command can show the newest and oldest event dates for each bucket.

    Many sites avoid this problem by setting a maximum lifetime of 24 hours for a hot bucket. ( maxHotSpanSecs = 86400 in indexes.conf).
---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

What’s New & Next in Splunk SOAR

Security teams today are dealing with more alerts, more tools, and more pressure than ever.  Join us on ...

Your Voice Matters! Help Us Shape the New Splunk Lantern Experience

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

September Community Champions: A Shoutout to Our Contributors!

As we close the books on another fantastic month, we want to take a moment to celebrate the people who are the ...