Splunk Search

what is difference between if search head fetching data from stand alone indexer and index clusterding environment

lksridhar
Explorer

Hi Folks,

what is difference between if search head fetching data from stand alone indexer and index clustering environment. could you please explain how serach will work on both the setup.

Tags (1)
0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

hi lksridhar,
there are many differences between stand alone and clustered indexers.

From the Search Head point of view, the main difference is that there is another system (Master Node) that tells the Search Head where to find data (see http://docs.splunk.com/Documentation/Splunk/6.5.3/Indexer/Basicclusterarchitecture)

From the configuration point of view there's a difference because to configure search peers:
- in stand alone indexer you use [Settings -- Forwarding and Receiving],
- instead for clustered environments you use [Settings -- Indexers Cluster]

Bye.
Giuseppe

View solution in original post

0 Karma

gcusello
SplunkTrust
SplunkTrust

hi lksridhar,
there are many differences between stand alone and clustered indexers.

From the Search Head point of view, the main difference is that there is another system (Master Node) that tells the Search Head where to find data (see http://docs.splunk.com/Documentation/Splunk/6.5.3/Indexer/Basicclusterarchitecture)

From the configuration point of view there's a difference because to configure search peers:
- in stand alone indexer you use [Settings -- Forwarding and Receiving],
- instead for clustered environments you use [Settings -- Indexers Cluster]

Bye.
Giuseppe

0 Karma
Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...