Splunk Enterprise

Forwarding events

bosseres
Contributor

Hello everyone,

I want to forward all data from index/sourcetype to third system.

I did outputs.conf

[tcpout:fastlane]
server = ***:1468
sendCookedData = false

[syslog]
defaultGroup=syslogGroup

[syslog:syslogGroup]
server = ***:514

 

but it send just metrics from internal index
how can I fix it? thank you

Labels (1)
0 Karma

somesoni2
Revered Legend

Where (which Splunk instance) you're setting this? (UF/HF/Indexer)

bosseres
Contributor

Indexer

0 Karma

somesoni2
Revered Legend

Does the data come directly from UF to your indexer? I believe routing can only be configured on HF per docs (https://docs.splunk.com/Documentation/Splunk/8.2.2/Forwarding/Routeandfilterdatad#Configure_routing)

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