Monitoring Splunk

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

coreyCLI
Communicator

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.
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, ...