Getting Data In

Can we configure some Universal Forwarders to forward data to port 9998 with SSL on indexers and the remaining Universal Forwarders to forward data to port 9997 without SSL on same indexers?

ankithreddy777
Contributor

Can we configure some Universal Forwarders to forward data to port 9998 with SSL on indexers and the remaining Universal Forwarders to forward data to port 9997 without SSL on same indexers? If yes, what do we need to configure?

0 Karma
1 Solution

gcusello
SplunkTrust
SplunkTrust

Hi ankithreddy777,
Yes you can:
you have to configure your forwarders with two different outputs.conf: one with SSL and port 9998 and one without SSL and port 9997.
in you indexers you have to modify inputs.conf and serve.conf file as described in https://docs.splunk.com/Documentation/Splunk/6.5.1/Security/ConfigureSplunkforwardingtousethedefault...
You have to create two stanzas:
[splunktcp-ssl:9998]
[splunktcp:9997]

Bye.
Giuseppe

View solution in original post

gcusello
SplunkTrust
SplunkTrust

Hi ankithreddy777,
Yes you can:
you have to configure your forwarders with two different outputs.conf: one with SSL and port 9998 and one without SSL and port 9997.
in you indexers you have to modify inputs.conf and serve.conf file as described in https://docs.splunk.com/Documentation/Splunk/6.5.1/Security/ConfigureSplunkforwardingtousethedefault...
You have to create two stanzas:
[splunktcp-ssl:9998]
[splunktcp:9997]

Bye.
Giuseppe

Get Updates on the Splunk Community!

What the End of Support for Splunk Add-on Builder Means for You

Hello Splunk Community! We want to share an important update regarding the future of the Splunk Add-on Builder ...

Solve, Learn, Repeat: New Puzzle Channel Now Live

Welcome to the Splunk Puzzle PlaygroundIf you are anything like me, you love to solve problems, and what ...

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...