SPLK-1003 · Question #175
Which setting in indexes.conf allows data retention to be controlled by time?
The correct answer is D. frozenTimePeriodlnSecs. In indexes.conf, the setting frozenTimePeriodInSecs controls data retention by time. It defines the maximum age of data (in seconds) before it is moved to the frozen state and deleted (or archived if coldToFrozenDir is set). For example, setting frozenTimePeriodInSecs = 2592000 r
Question
Which setting in indexes.conf allows data retention to be controlled by time?
Exhibit
Options
- AmaxDaysToKeep
- BmoveToFrozenAfter
- CmaxDataRetentionTime
- DfrozenTimePeriodlnSecs
How the community answered
(30 responses)- A7% (2)
- B3% (1)
- D90% (27)
Explanation
In indexes.conf, the setting frozenTimePeriodInSecs controls data retention by time. It defines the maximum age of data (in seconds) before it is moved to the frozen state and deleted (or archived if coldToFrozenDir is set). For example, setting frozenTimePeriodInSecs = 2592000 retains data for 30 days. The other options - maxDaysToKeep, moveToFrozenAfter, and maxDataRetentionTime - are not valid Splunk indexes.conf parameters and do not exist in the Splunk configuration schema.
Topics
Community Discussion
No community discussion yet for this question.
