Getting Data In

I only want to index the last 365 days of data. Can this be done?

coryjackson
New Member

I only want to index the last 365 days of data. Can this be done in Splunk 4.1? Any data older than one year should be purged from the index.

Tags (1)
0 Karma

vbumgarner
Contributor

Configure frozenTimePeriodInSecs in indexes.conf. This is the point at which data is tossed from the index. You will also want to configure maxTotalDataSizeMB to keep your disk from filling. Just in case.

David
Splunk Employee
Splunk Employee

Additionally, you should make sure the amount of data in each bucket is appropriate. If you have the max time period defined to 365*24*60*60 = 31536000 seconds, it will only delete when the bucket rolls over to warm, and the newest event is older than 1 year.

http://www.splunk.com/wiki/Deploy:UnderstandingBuckets

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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