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
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!

Kick the Tires Before You Commit: A Hands-On Tour of the Splunk Observability Cloud ...

Evaluating an enterprise observability platform usually goes like this: fill out a form, get a free trial with ...

Deep insights, no barriers: Splunk Observability Cloud Free Edition

As software delivery cycles continue to accelerate, observability shouldn’t be a luxury — it should be a ...

Monitoring AI Agents with Splunk Observability Cloud

Let’s say I’m running a travel planning AI app in production. A user asks for three concise hotel options in ...