Deployment Architecture

Non replicated internal indexes

fredclown
Builder

In the _cluster app on the cluster manager there is an indexes.conf file that specifically sets repFactor to 0 for the _introspection, _telemetry, _metrics, and _metrics_rollup indexes. Is there a reason these indexes should not be replicated? Thanks.

Labels (1)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

It's not that those indexes *should* not be replicated, it's that it's not a big deal if data is lost from them so you can save storage by not replicating them.  If you have a low risk tolerance then feel free to set repFactor = auto for those indexes (it won't hurt anything).

---
If this reply helps you, Karma would be appreciated.
0 Karma
Get Updates on the Splunk Community!

Index This | What’s a riddle wrapped in an enigma?

September 2025 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with this ...

BORE at .conf25

Boss Of Regular Expression (BORE) was an interactive session run again this year at .conf25 by the brilliant ...

OpenTelemetry for Legacy Apps? Yes, You Can!

This article is a follow-up to my previous article posted on the OpenTelemetry Blog, "Your Critical Legacy App ...