Getting Data In

How to test a coldToFrozenScript?

scharlipknewton
New Member

I'm writing a script to archive frozen data to S3, and the archiving documentation seems pretty straightforward. Here's what I'm not so clear about: what's the best way to test my script once I've written it? How can I manually trigger a bucket to roll from cold to frozen?

0 Karma

somesoni2
Revered Legend

You can create a test index with small value for these attributes
1. maxWarmDBCount (default 300, set to 1)
2. maxHotSpanSecs (default 777600 or 90 days, set to 3600 or 1hr)
3. maxDataSize (set to 1 i.e. 1 MB)
4. maxTotalDataSizeMB (set to 1 i.e. 1 MB)
5. frozenTimePeriodInSecs (default 188697600 , set to 3600)

Now setup some data to go to that index (or setup a scheduled search which uses collect command to send some test data to it). With above configurations, the data will roll to frozen frequently to test your script.

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

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...

Splunk + ThousandEyes: Correlate frontend, app, and network data to troubleshoot ...

Are you tired of troubleshooting delays caused by siloed frontend, application, and network data? We've got a ...

Maximizing the Value of Splunk ES 8.x

Splunk Enterprise Security (ES) continues to be a leader in the Gartner Magic Quadrant, reflecting its pivotal ...