Deployment Architecture

Splunk multisite indexer clustering: How can I minimize traffic b/t sites and maximize search performance?

kirilb123
New Member

I would like to build a Splunk multisite indexer cluster. However, I am concerned by the amount of network traffic generated if I enable replication between two sites. Therefore, I am considering disabling replication between sites. But in this case not all the data will be available locally within the site and there might be a situation where a search head from one site will be obtaining search results from a remote site. This will generate network traffic anyway and the latency might impact search performance. What do you think? What option is the best if I want to minimize traffic between the sites but at the same time maximize search performance?

0 Karma

skalliger
Motivator

Your Search Heads have a site-affinity. SH from site1 won't search on site2 unless it absolutely has to. So, in termins of search network traffic, you can relax.

In terms of your indexes and buckets: Having (for example) 2 buckets (1 + 1 copy) and another bucket on the second site won't generate that much traffic.

The question is, why do you want to set up a multi-site cluster? If you really need it, you may as well take advantage of the features it brings along.

Skalli

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...