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!

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...

Webinar Recap | Revolutionizing IT Operations: The Transformative Power of AI and ML ...

The Transformative Power of AI and ML in Enhancing Observability   In the realm of IT operations, the ...