Security

"The request was aborted: Could not create SSL/TLS secure channel." when using Http EventCollector on Splunk Cloud

voffka_otryshko
Explorer

Hi,

I enabled Http Event Collector in Global Settings of my Splunk Cloud instance and use https://xxxxxxxx.cloud.splunk.com:8088/services/collector/event as a post target url.

When trying to send an event there from a .net application I get "The request was aborted: Could not create SSL/TLS secure channel." exception.

The same client code worked for a on-prem install of Splunk Light (though it was http, not an https call).

Any suggestions how to fix this?

Thanks
Voffka

dkoshe_splunk
Splunk Employee
Splunk Employee

Hello Voffka,
When connecting to cloud, please use https://input-xxxxx.cloud.splunk.com:8088/services/collector/event

More details can be found at HTTP Event collector walkthrough

0 Karma

voffka_otryshko
Explorer

Hi @dkoshe,

I actually am using https://input-prd-p-xxxxxxx.cloud.splunk.com:8088/services/collector/event url and I'm getting SSL/TLS error when trying to post to it; my Splunk Cloud instance url is https://prd-p-xxxxxxx.cloud.splunk.com ; I followed the walkthrough and added "input-" prefix to the domain name.

Please advise

Thanks
Voffka

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 ...