Deployment Architecture

How does frozenTimePeriodInSecs on search head affect the cluster retention policy?

mhorbul
Explorer

I have a Splunk cluster with 5 indexers, 1 cluster master and 1 search head. All 5 indexer got the same indexes.conf distributed by cluster master with the same frozenTimePeriodInSecs=2592000 but the search head is not configured via cluster bundle so it ended up having default value which is 188697600. Will that value affect the retention policy which is expected to be 30 days (2592000 sec) or only indexers' frozenTimePeriodInSecs is considered by Splunk when it decided which bucket needs to be freeze.

$ /opt/splunk/bin/splunk search "| rest /services/data/indexes | search title=main |fields title,frozenTimePeriodInSecs,splunk_server"

title frozenTimePeriodInSecs splunk_server
----- ---------------------- -------------
main               188697600 search-head
main                 2592000 indexer01
main                 2592000 indexer02
main                 2592000 indexer03
main                 2592000 indexer04
main                 2592000 indexer05

Thank you,
Max

1 Solution

sowings
Splunk Employee
Splunk Employee

Not at all. Retention is handled on a per-node basis.

NOTE: This is true for size-based restrictions as well. A limit of "500,000 MB" (default) is per-host, not cumulative.

View solution in original post

sowings
Splunk Employee
Splunk Employee

Not at all. Retention is handled on a per-node basis.

NOTE: This is true for size-based restrictions as well. A limit of "500,000 MB" (default) is per-host, not cumulative.

mhorbul
Explorer

Thank you!

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