Deployment Architecture

Distributed Search using a VIP ip address on an HA pair to another HA Pair

tier2ops
Explorer

So I have two ha pairs that I want to set distributes searches on:

Pair-A-1 10.10.10.5
Pair-A-2 10.10.10.6
VIP 10.10.10.7

Pair-B-1 172.16.1.11
Pair-B-2 172.16.1.12
VIP 172.16.1.13

How do I setup the peers?

Pair-A-1:

Peer 172.16.1.13:8089 (By Vip)

or

Peer Pair-B-1:8089 (or Peer 172.16.1.11:8089)

Peer Pair-B-2:8089 (or Peer 172.16.1.12:8089)

Tags (1)

araitz
Splunk Employee
Splunk Employee

If I understand you question correctly, you will need to share the search head's distsearch key out to each of the nodes:

http://www.splunk.com/base/Documentation/latest/Admin/Configuredistributedsearch#Distribute_the_key_...

After that, your distsearch.conf should look something like this:

[distributedSearch]
heartbeatFrequency = 10
servers = 10.10.10.7:8089,172.16.1.13:8089
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!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...