Getting Data In

encrypt splunk deployment server and client communication

shaileshmali
Path Finder

I went through security guide and blogs on splunk , but I am still not clear how to encrypt communication between splunk deployment server and deployment client

1) Does by default splunk encrypts this communication using default certificates

2) if no just by adding this stanza in /opt/splunk/etc/system/local/server.conf on deployment server will it start working.

[sslConfig]
enableSplunkdSSL = true
sslKeysfile = forwarder.pem
sslKeysfilePassword = password
caCertFile = cacert.pem
caPath = C:Program FilesSplunkUniversalForwarderetcappsapp-namelocal

3) I see splunk answers for same topic. Some of them also mention outputs.conf on universal agent. We are configuring splunk deployment server to deployment client communication, why outputs.conf is needed for this communication.
In my setup I have universal forwarder reporting to heavy forwarder and I just want to encrypt traffic between deployment client and deployment server.

0 Karma

woodcock
Esteemed Legend

1: No, not unless you enable SSL.

2: No, but that is part of the answer, SSL is on port 9998 instead of 9997 (or maybe the other way around) so you have to change that in each forwarder's deploymentclient.conf file, too.

3: I do not see how outputs.conf fits into Deployment Server technology.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...