Splunk Enterprise

Is there a REST API for Splunk to get list of Indexers (Peer Nodes) ?

pankajm89
New Member

Hi, I am writing to Splunk from C# code and need to get a list of Indexers so i can write load balancing logic myself. Is there a REST API i can use to query the master node and get list of Indexers ?

Tags (1)
0 Karma

dineshraj9
Builder

Yes, use the below endpoint to get the list of indexers from any search head -

| rest /servicesNS/-/-/search/distributed/peers splunk_server=local | table title host_fqdn

OR

curl -s -k -u admin:password https://<search_head>:8089/servicesNS/-/-/search/distributed/peers
0 Karma
Get Updates on the Splunk Community!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

This is the sixth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how to ...

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...