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!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...