Monitoring Splunk

Is there an API available or some other SPL searchable way to find the Index Cluster replication factor?

coreyCLI
Path Finder

Is there an API available or some other SPL searchable way to find the Index Cluster replication factor?  I would like to create some dashboards and searches for monitoring our indexers and would like to be able to display replication factor.  I have been using  "/services/search/distributed/peers "  for some information but is there an API available that will tell me what the replication factor is?  This is going to be  "run anywhere" as it will be deployed to at least 5 separate environments so hard coding wont suffice.

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

You can get that from the Cluster Manager using REST.

https://<CM URL>:8089/services/cluster/config
---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

You can get that from the Cluster Manager using REST.

https://<CM URL>:8089/services/cluster/config
---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Message Parsing in SOCK

Introduction This blog post is part of an ongoing series on SOCK enablement. In this blog post, I will write ...

Exploring the OpenTelemetry Collector’s Kubernetes annotation-based discovery

We’ve already explored a few topics around observability in a Kubernetes environment -- Common Failures in a ...

Use ‘em or lose ‘em | Splunk training units do expire

Whether it’s hummus, a ham sandwich, or a human, almost everything in this world has an expiration date. And, ...