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!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...