Deployment Architecture

If I comment out the "enableTsidxReduction", will TSIDX be recreated?

mcdp_matsumoto
New Member

If I comment out the following settings, will TSIDX be recreated?

enableTsidxReduction = true
timePeriodInSecBeforeTsidxReduction = 864000

The following is the contents of indexes.conf

vi /opt/splunk/etc/master-apps/_cluster/local/indexes.conf

[onepocket]
coldPath = $SPLUNK_DB/onepocket/colddb
homePath = $SPLUNK_DB/onepocket/db
thawedPath = $SPLUNK_DB/onepocket/thaweddb

enableTsidxReduction = true
timePeriodInSecBeforeTsidxReduction = 864000

frozenTimePeriodInSecs = 63072000

repFactor = auto
Labels (1)
Tags (2)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Turning off tsidx reduction does not undo the reduction. To restore the tsidx files you must rebuild the buckets. See https://docs.splunk.com/Documentation/Splunk/8.0.3/Indexer/Reducetsidxdiskusage#Restore_reduced_buck...

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Turning off tsidx reduction does not undo the reduction. To restore the tsidx files you must rebuild the buckets. See https://docs.splunk.com/Documentation/Splunk/8.0.3/Indexer/Reducetsidxdiskusage#Restore_reduced_buck...

---
If this reply helps you, Karma would be appreciated.
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!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...