Deployment Architecture

Replication Port

agodoy
Communicator

Planning my Splunk cluster.

The replication port is defined as "This is the port on which the peer receives replicated data streamed from the other peers. You can specify any available port for this purpose. "

Can all search peers use the same replication port?
Does the cluster master need to communicate on this port?
What about a search head?
Is communication Bidirectional?
Is the protocol TCP?

I am basically trying to see what firewall changes I need to make.

0 Karma

okrabbe_splunk
Splunk Employee
Splunk Employee

Can all search peers use the same replication port?

Yes peers should have the same replication port

Does the cluster master need to communicate on this port?

No, this is configurable but usually the same as the management port (8089 by default)

What about a search head?

8089 by default

Is communication Bidirectional?

I believe the answer is yet but the peers will initiate connections with the master. maybe others can fill in more info here.

Is the protocol TCP?

Yes

Don't forget your forwarder receiving port which is often set to 9997.

Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...