Splunk Enterprise

Can a 6.5.2 universal forwarder send data to an http event collector?

tgfurnish
Engager

Is it possible to configure a 6.5.2 universal forwarder to send events to an http event collector (on 7.2)?

I have a series of universal forwarders that had been sending logs to an old indexer on port 9997 -- both the forwarders and the indexer are slated for retirement "soon", part of an app that's been mostly retired already, but I need to keep them going a few more months.   The indexer hardware died badly, and I thought I'd easily be able to switch these UFs over to our current indexer, which runs 7.2 (upgrading soon to 8.x), but that indexer only listens using the HEC on port 8088.  It's behind an AWS ALB, so opening up port 9997 would be problematic.

Is this even *supposed* to be possible (sending events from 6.5.2 UF to 7.2 HEC)?

I've tried putting the following into local/outputs.conf, but it seems to have no impact.  Splunk isn't complaining about the statements when it starts up, and it also isn't sending any network traffic on port 8088.

 

 

[httpout]
httpEventCollectorToken = [642bc63f-8e62-4b3e-9579-f146345eeaa2]
uri = http://splunk.domain-name.com:8088
batchSize = 65536
batchTimeout = 5

 

 

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Sending to HEC is a new feature added to UFs in version 8-something.  Versions prior to that do not support HEC.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Sending to HEC is a new feature added to UFs in version 8-something.  Versions prior to that do not support HEC.

---
If this reply helps you, Karma would be appreciated.
0 Karma

tgfurnish
Engager

Thank you!

0 Karma
Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...