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.

Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...