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
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...