Does Splunk's Universal Forwarder supports SSL for TCP inputs (i.e It is receiving data from external application)? Does Splunk supports 2 way SSL between them?
Hi Koshyk,
I mean Does the traffic between external system (say Cloud foundry) to tcp port of Splunk UF has SSL b/w them?
Splunk UF TCP port xxx is receiving data from external source and forwarding it to Splunk Indexers.
Coming to splunk UF and indexers. In case when indexers send acknowledgement back to forwarders, is it not secured by SSL?
Thank you
if the connection is between Cloud-foundry and UF, you can enable SSL/TLS if you enable certificates accordingly.
if its between UF & Indexers/HF/UF => the network connection is opened by UF and is Secured. So the acknowledgement is using the same connection and hence is secured.
Hi Koshyk,
yes, the connection is between Cloud-foundry and UF, How to enable certificates for UF. Splunk docs gave information about how to configure inputs.conf for indexers and outputs.conf for UF for enabling SSL in case of connection between UF and Indexers. But how to configure splunk conf in my case?
thankyou
The documents provide step by step method. Please use Link : http://docs.splunk.com/Documentation/Splunk/6.5.3/Security/ConfigureSplunkforwardingtousesignedcerti...
(Please mark answer if you are satisfied. cheers)