Getting Data In

Indexing data through TLS certificate

abhijeetbandre
Engager

Hi,

So I wanted to check some possibilities of indexing data using TLS/SSL certificates.

1. I configured TLS only on the indexer, not on the heavy forwarder and data stopped indexing, but why? I did the same in the opposite direction.

2. Is it possible to configure TLS/SSL certificates on the "universal forwarder" and make a connection with the indexer? Will it work?

3. Can we index data using two different ports? For example 9997 - without TLS and 9998 - with TLS.

Labels (2)
0 Karma

richgalloway
SplunkTrust
SplunkTrust

1.  Both ends must be using the same type of connection.  If the indexer is told to expect TLS then it will reject any non-TLS connection attempts.  Without a connection, data cannot be indexed.

2. Yes, it is possible and is done all the time in Splunk Cloud.

3. Yes, you can.  In fact, TLS and non-TLS connections *must* be on separate ports.

---
If this reply helps you, Karma would be appreciated.
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...