Deployment Architecture

Will there be any impact on performance of search head if we add many indexer peer to it?

saurabh0912
Path Finder

Hi,
Wanted to know if there could be any impact on performance of a search head, if we add many indexer peer to a single search head.

0 Karma

manjunathmeti
Champion

Search performance will be improved if more indexers are added in the indexer cluster. To get more out of it you can tune your search queries to use streaming commands before non-streaming commands to improve parallel processing so that searches are sent to the indexers to process as much of the search as possible on the indexers.

More details here: https://docs.splunk.com/Documentation/Splunk/latest/Search/Writebettersearches#Command_types_and_par...

0 Karma

adonio
Ultra Champion

if the data is balanced accordingly, your search performance will be better as more indexers generate more IOPS
otherwise, the performance will be based on your worse performing indexer both will also always depend on and your SH constrains (CPU, Memory)

0 Karma

saurabh0912
Path Finder

Currently we just have one search head over indexer cluster with 2 peers on it, we were asked to add additional standalone indexer have data of another environment to the same search head.
Will this cause any performance impact as search head has more splunk indexers to search from.

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...