All Apps and Add-ons

Splunk Add-On for Cisco UCS: Is it possible to use Use HTTP instead of HTTPS?

MOberschelp
Explorer

Hi,

is there any possibility to use http instead of https in the Splunk Add-on for cisco ucs?
We have a problem with the strength of the certificate and cannot change it at this time.

In the ta_cisco_ucs.log we get the following error:

File "C:\Program Files\Splunk\etc\apps\Splunk_TA_cisco-ucs\bin\ta_util2\httplib2\__init__.py", line 1044, in connect
   raise SSLHandshakeError(e)
SSLHandshakeError: [SSL: SSL_NEGATIVE_LENGTH] dh key too small (_ssl.c:604)

So we would try to connect with http...

Regards,
Maik

0 Karma

kartik13
Communicator

You can enable the splunk at https or http port by adding the stanza in server.conf file located in

/Splunk_Home/etc/apps/system/local

[sslConfig]
enableSplunkdSSL = true|false

0 Karma

MOberschelp
Explorer

Hi kartik,

this is the default SSL-Config for splunk. But I need only the add-on for ucs use http. The add-on connects directly to the ucs. The ucs is not connecting to any splunk instance...

0 Karma

wahmad_splunk
Splunk Employee
Splunk Employee

I suggest that you configure your http server to listen on a separate port, and that you use that port in the Add-on UCS Manager configuration fields.

0 Karma

MOberschelp
Explorer

Thank you for your reply. The ucs has the http port configured (default 80) and is listening on that port. But where can I change the port in the splunk add-on?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...