Splunk Search

In a Distributed Search environment, how do I restrict my search to a particular peer or peers?

the_wolverine
Champion

Splunk does such an awesome job with distributed search. It seems like all my data is on one server (my search head) when, in reality, Splunk is running searches against multiple indexing servers that I have configured as peers.

Is there some way for me to restrict my search to a particular peer?

Tags (2)
1 Solution

the_wolverine
Champion

The splunk_server field specifies the peer:

splunk_server=<peer_name>

You can use the value "local" to refer to the Splunk instance that you are searching from; in other words, the search head itself:

splunk_server=local

View solution in original post

the_wolverine
Champion

The splunk_server field specifies the peer:

splunk_server=<peer_name>

You can use the value "local" to refer to the Splunk instance that you are searching from; in other words, the search head itself:

splunk_server=local

oreoshake
Communicator

See the splunk_server field, it tells you which indexer the event came from.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

A Four-Part Event Series: Full Stack Observability For the AI Era

As AI reshapes applications, infrastructure, and the way teams operate, the traditional boundaries of ...

SOC4Kafka - New Kafka Connector Powered by OpenTelemetry

The new SOC4Kafka connector, built on OpenTelemetry, enables the collection of Kafka messages and forwards ...

Event Series: Level up your SOC: Advancing with Splunk Enterprise Security

AI has fundamentally raised the stakes for security operations, and this three-part series is your guide to ...