All Apps and Add-ons

Problem with DBConnect and disabled SSL on Http Event Collector

analiaeg
Explorer

Hi all.

We have one Heavy Forwarder with DBConnect working successfully.
On the other hand, we need to configure Http Event Collector with SSL disabled, and if we do this, DBConnect stops working.

Does anybody knows if is possible to work with HEC without SSL in a way that doesn't affect to Dbconnect??

Thanks in advance.

0 Karma

isachse
Explorer

That's unfortunately not possible. The HEC configuration is designed in a way to open just one port with one TLS configuration. These are in the [http] stanza in inputs.conf.

DBConnect uses HEC by it's own for indexing extracted data. So DBConnect will always been affected.

I recommend not to decrease the security level by removing TLS. I would try to force the source system to get SSL working on their side. Otherwise you need to setup a second HF instance for HEC without TLS.

0 Karma
Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...