Deployment Architecture

Multisite Indexer Cluster Replication Port

gcusello
SplunkTrust
SplunkTrust

Hi at all,

I have to configure a multisite Indexer Cluster and I have a dubt:

in the Splunk architectig course, the indicated Indexer Cluster replication port was 9100.

Then reading Multisite Indexer Cluster documentation the indicated port is 9887.

What's the correct one?

Can I use 9100 instead 9887 or 9100 is dedicated to other purposes?

Thank you for your support.

Ciao.

Giuseppe

Labels (1)
0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

As I understand it, there is no default replication port.  The cluster will use whatever is in the [replication_port://<port>] or [replication_port-ssl://<port>] stanza.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

richgalloway
SplunkTrust
SplunkTrust

As I understand it, there is no default replication port.  The cluster will use whatever is in the [replication_port://<port>] or [replication_port-ssl://<port>] stanza.

---
If this reply helps you, Karma would be appreciated.

isoutamo
SplunkTrust
SplunkTrust

As @richgalloway said, there is no “default” ports, just examples. You could choose what ever you want.

inventsekar
SplunkTrust
SplunkTrust

For new Splunk learners reference, this should be done on server.conf file:

https://docs.splunk.com/Documentation/Splunk/9.1.1/admin/serverconf

All default ports listed:

https://docs.splunk.com/Documentation/Splunk/9.1.1/InheritedDeployment/Ports

Get Updates on the Splunk Community!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...