Getting Data In

Can a Splunk indexer accept ssl and non-ssl connections on the same port?

Jeremiah
Motivator

I only need to have some of my forwarder's use SSL. Can I use the same port on my splunk server for ssl and non-ssl forwarder connections?

Tags (3)

rijhwani
Explorer

SSL is by its very nature an endpoint to endpoint protocol. The encrypted connection is established before any identifying traffic passes in either direction (other than the certificate exchange). You can never share encrypted and unencrypted traffic on the same server port.

stefanlasiewski
Contributor

By the same token, Apache Webserver cannot accept ssl and non-ssl traffic on the same port. This is why we use port 80 for non-ssl and port 443 for ssl.

Jeremiah
Motivator

No, the splunktcp ssl port will only accept ssl connections. You'll need another splunktcp port to accept non-ssl forwarder connections.

Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...