Deployment Architecture

Duplicate index stanza in indexes.conf in a clustered environment

Rob2520
Communicator

Hello Splunkers,

I have an indexes.conf file where i have a duplicate index stanza. If i remove one of them will it impact anything? Below is my duplicate stanza. I will probably remove top one if there's no impact.

[custom]
homePath = volume:hot/custom/db
coldPath = volume:cold/custom/colddb
thawedPath = $SPLUNK_HOT_DB/custom/thaweddb
maxDataSize = auto_high_volume
frozenTimePeriodInSecs=31557600
maxTotalDataSizeMB = 500000
homePath.maxDataSizeMB = 66800
repFactor = auto

[custom]
homePath = volume:hot/custom/db
coldPath = volume:cold/custom/colddb
thawedPath = $SPLUNK_HOT_DB/custom/thaweddb
maxDataSize = auto_high_volume
frozenTimePeriodInSecs=31557600
maxTotalDataSizeMB = 500000
homePath.maxDataSizeMB = 66800
enableTsidxReduction = true
timePeriodInSecBeforeTsidxReduction = 15552000
repFactor = auto

Thanks!

0 Karma

manjunathmeti
Champion

There will be no impact if you remove top stanza as bottom one contains 2 more attributes. Make sure that you are restarting splunk if you changing this on standalone indexer server.

0 Karma

Rob2520
Communicator

Thanks @manjunathmeti. I will test it and accept your answer.

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