Security

How to enable ALL TCP Data Input with SSL?

ken_liu
New Member

I knew I could config inputs.conf for ONE PORT like
[splunktcp-ssl:9997]

but is there any config I could set ssl as default to apply to all tcp port to use?
I mean if I add a new port (9999) from splunk web, I'd like it to use SSL, and I do not need to config inputs.conf again.
[splunktcp-ssl:9999]

Thanks

0 Karma

harsmarvania57
Ultra Champion

Hi,

If you want to configure SSL for all inputs then you can configure [SSL] stanza in inputs.conf

# To specify global ssl settings, that are applicable for all ports, add the
# settings to the SSL stanza.
# Specify any ssl setting that deviates from the global setting here.
# For a detailed description of each ssl setting, refer to the [SSL] stanza.
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...