Reporting

How can we catch costly frozenTimePeriodInSecs typos?

ddrillic
Ultra Champion

Some of our production indexes were configured to have frozenTimePeriodInSecs = 777600 instead of frozenTimePeriodInSecs = 7776000, meaning, instead of 90 days they were configured to 9 days, which the client didn't like one bit when they found it.

What type of safeguards can we place to avoid such errors?

0 Karma
1 Solution

lakshman239
Influencer

We have an alert that runs a few times in day to check if any index has data less than 90days and if so, we get an alert. We got bitten, when the admin deleted the buckets by mistake and had to put this alert to capture similar issues [ so, we can recover old data from backup etc..]

View solution in original post

0 Karma

lakshman239
Influencer

We have an alert that runs a few times in day to check if any index has data less than 90days and if so, we get an alert. We got bitten, when the admin deleted the buckets by mistake and had to put this alert to capture similar issues [ so, we can recover old data from backup etc..]

0 Karma

ddrillic
Ultra Champion

Absolutely @lakshman239 - that's the way to go !!!

0 Karma

adonio
Ultra Champion

I agree with the SE, seen it happen in the past.
double check your configurations, triple check indexes.conf

ddrillic
Ultra Champion

Sales Engineer is saying -

-- Configured is configured. No safeguards from a Splunk perspective.

Measure twice, cut once, have others review your changes.

0 Karma

Anam
Community Manager
Community Manager

Hi @ddrillic
Did the answer by @adonio help provide a working solution to your question? If yes, please don't forget to resolve this post by clicking "Accept". If no, please leave a comment with more feedback. Thanks!

Get Updates on the Splunk Community!

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!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...