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!

Think Like an Architect: Introducing the Splunk Certified Cybersecurity Defense ...

In cybersecurity, defenders respond to threats. Architects design the systems that stop them.    As ...

Best Practices: Splunk auto adjust pipeline queue

When you enable autoAdjustQueue in Splunk, maxSize should be understood as the queue size Splunk starts with ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...