Security

Encryption in distributed search

msarro
Builder

Greetings, I am just trying to find out if there is any sort of security/encryption between the Indexer and Search head when using a distributed search? Or is data transferred in an unencrypted way between the indexer and search head?

Tags (1)
0 Karma
1 Solution

dwaddle
SplunkTrust
SplunkTrust

Distributed search uses each search peer's splunkd REST port, which is by default encrypted using SSL. Unless you went out of your way to specifically disable Splunk's SSL support, it should be encrypted already.

That said, the default out-of-the-box Splunk setup either generates a self-signed certificate or uses one provided with Splunk. Either way, it's not the most robust from an SSL point of view. You can (and should) generate your own key and CSR and get a new certificate issues for production installs. (It doesn't have to be a "commercial" CA - you can use an internal CA for the purpose. The point is to not just use the default certificate. )

View solution in original post

dwaddle
SplunkTrust
SplunkTrust

Distributed search uses each search peer's splunkd REST port, which is by default encrypted using SSL. Unless you went out of your way to specifically disable Splunk's SSL support, it should be encrypted already.

That said, the default out-of-the-box Splunk setup either generates a self-signed certificate or uses one provided with Splunk. Either way, it's not the most robust from an SSL point of view. You can (and should) generate your own key and CSR and get a new certificate issues for production installs. (It doesn't have to be a "commercial" CA - you can use an internal CA for the purpose. The point is to not just use the default certificate. )

Get Updates on the Splunk Community!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...