Splunk Search

How to decrease the max size of index without changing data

yxh545869419
New Member

I have an index that contains 151GB data.
Now, I want to change the Max Size from 500GB to 50GB.
Will I lose some data?

If I will lose some data ,how can I get these data back when I want to search or use them.

0 Karma

mgaudie_splunk
Splunk Employee
Splunk Employee

Yes, you will lose data as the 151GB is larger than the new maximum size parameter of 50GB. Splunk will remove the oldest data until it reaches 50GB in size.

To stop the data from being deleted entirely, you would need to create an archive policy or, as referred to in Splunk terminology, move data to "frozen". Essentially, this means that any data being removed out of the index, either because it's aged out or because the index has reached its maximum size, will be archived. If no archive policy has been created, then the data will simply be deleted. Please refer to the documentation on setting a retirement and archiving policy.

You can roll data to frozen with two methods. The first is to specify a frozen directory on the server to move the data to. The second is to run a script which might move the data to a network share for example. Search for "coldToFrozenDir" and "coldToFrozenScript" within the indexes.conf documentation to find more info on this.

If you then need to search your frozen data, you have to "thaw" it. To learn how to do this, please refer to Restore Archived Data documentation.

0 Karma

yxh545869419
New Member

I set a test index that max size is 50MB.
But now, its current size has been 62MB.
How can max size work correctly ?

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

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Take Action Automatically on Splunk Alerts with Red Hat Ansible Automation Platform

 Are you ready to revolutionize your IT operations? As digital transformation accelerates, the demand for ...

Calling All Security Pros: Ready to Race Through Boston?

Hey Splunkers, .conf25 is heading to Boston and we’re kicking things off with something bold, competitive, and ...

Beyond Detection: How Splunk and Cisco Integrated Security Platforms Transform ...

Financial services organizations face an impossible equation: maintain 99.9% uptime for mission-critical ...