Splunk Search

How does a Splunk server decide which IP to use when it connects to a master node?

alanzchan
Path Finder

We have two IPs for a single indexer host.

We are using this command to add a peer to the indexer cluster:

/opt/splunk/bin/splunk edit cluster-config -mode slave -master_uri https://<deployment server>:8089 -replication_port 8080 -secret <REDACTED>

How does the indexer(slave node) decide which IP to use? Is there a configuration we can use to determine which IP Splunk uses to connect to the master node?

0 Karma

skalliger
Motivator

Hi,

you can either control this yourself or let the OS decide. Refer to the splunk-launch.conf:

SPLUNK_BINDIP=
Specifies an interface that splunkd and splunkweb should bind to, as
opposed to binding to the default for the local operating system.
If unset, Splunk makes no specific request to the operating system when
binding to ports/opening a listening socket. This means it effectively
binds to '*'; i.e. an unspecified bind. The exact result of this is
controlled by operating system behavior and configuration.

Skalli

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, ...