Splunk Search

How to check the search peer status via command line?

krishnani
New Member

Hello,

Is there any CLI command to check the peer status?

Thanks

0 Karma
1 Solution

somesoni2
Revered Legend

Try this (gives xml output with status of all search peer)

./splunk _internal call /services/search/distributed/peers 

OR

./splunk search "| rest /services/search/distributed/peers | rename status as search_peer_status| table host replicationStatus search_peer_status startup_time "

View solution in original post

dd_msearles
Path Finder

Would this not be cleaner?

./splunk list search-server
Server at URI "11.22.33.44:8089" with status as "Up"
Server at URI "22.33.44.55:8089" with status as "Up"
Server at URI "33.44.55.66:8089" with status as "Up"
0 Karma

somesoni2
Revered Legend

Try this (gives xml output with status of all search peer)

./splunk _internal call /services/search/distributed/peers 

OR

./splunk search "| rest /services/search/distributed/peers | rename status as search_peer_status| table host replicationStatus search_peer_status startup_time "

krishnani
New Member

Thanks Somesh 🙂

0 Karma
Get Updates on the Splunk Community!

Why You Can't Miss .conf25: Unleashing the Power of Agentic AI with Splunk & Cisco

The Defining Technology Movement of Our Lifetime The advent of agentic AI is arguably the defining technology ...

Deep Dive into Federated Analytics: Unlocking the Full Power of Your Security Data

In today’s complex digital landscape, security teams face increasing pressure to protect sprawling data across ...

Your summer travels continue with new course releases

Summer in the Northern hemisphere is in full swing, and is often a time to travel and explore. If your summer ...