All Apps and Add-ons

Event Collector third-party certificates

martaBenedetti
Path Finder

Hi Community,

I have this global setting in inputs.conf:

 

[http]
enableSSL = 1
port = 8088
requireClientCert = false
serverCert = $SPLUNK_HOME/etc/auth/my_certificates/certificate.cer

 

 

I have 2 [token_name] stanzas configured working fine but now I have the need to use a different server certificate for one stanza. So I'd like to do something like this:

 

[http://stanza1]
token = token1
index = index1
sourcetype = sourcetype1

[http://stanza2]
token = token2
index = index2
sourcetype = sourcetype2
serverCert = $SPLUNK_HOME/etc/auth/my_certificates/certificate_2.cer

 

 

I'm not sure it is possible though since in the doc it is written that per-token settings are only these:

  • connection_host
  • disabled
  • index
  • indexes
  • persistentQueueSize
  • source
  • queueSize
  • sourcetype
  • token

 

Any hint?

 

Thanks,

Marta

 

Labels (2)
0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Introducing Splunk 10.0: Smarter, Faster, and More Powerful Than Ever

Now On Demand Whether you're managing complex deployments or looking to future-proof your data ...

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...