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!

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 ...