Using Splunk UF with Bindplane
Step 1: Update your outputs.conf on your Universal Forwarders
[tcpout]
defaultGroup = otel
[tcpout:otel]
server = localhost:8779
compressed = false
useACK = false
sendCookedData = falseStep 2: Deploy a Bindplane Collector as a Gateway
Step 3: Build the Configuration


Step 4: Transform the Data

Was this helpful?