Getting Data In

How to route data with props and transforms over multiple HF?

CMEOGNAD
Engager

Hi Community,

how to route data with props and transforms over multiple HF?

Source A to Data Collector > IDX Cluster A
|
(Data Copy A)
|
|---> Source B to Data Collector > IDX Cluster A/B

Currently, the routing only works directly to IDX Cluster A/B, but not via Source B HF

Please Help - Markus

0 Karma

PickleRick
SplunkTrust
SplunkTrust

If you want to have your data processed by HFA then sent to HFB where it will again be processed by props/transforms and then sent to indexers... That can't be done unless you do something ugly in between like sending HFA->HFB via syslog or HEC. Your data stream is parsed at the first parsing Splunk instance in event's path. Then it's passed as parsed data and not touched any more.

0 Karma

CMEOGNAD
Engager

"Source A" to Data Collector 01  > IDX Cluster 01 for Data A
|
(Data Copy from Source A for Cluster 02)
|
|---> "Source B" to Data Collector 02 > IDX Cluster 02 for Data A and B

THX for the link, my config is similar, but... the "Data A" Copy from DC01 direct to IDX Cluster 02 works fine, "Data A" Copy from DC01 to DC02 to IDX Cluster 02 not...

Any idea?
Is "Data HF hopping" 😉 even possible?
Without transforms and props directly via tcp-out over inputs.conf it worked...

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @CMEOGNAD,

if DataA is a different Universal Forwarder, you could directly send data to both the DCs not passing throgh DC1.

You can configure in outputs.conf (as described in the documentation) a "fork" to send data to both the destinations.

Ciao.

Giuseppe

0 Karma

gcusello
SplunkTrust
SplunkTrust

Hi @CMEOGNAD,

lete me understand: are Source A and SourceB different systems with Universal Forwarders or different Data Source on the same Universal Forwarder, or what else?

If they are different Universal Forwarders you can use a different outputs.con on each one.

If they are different Data Sources on the same Universal Forwarder, you have to follow the instructions at https://docs.splunk.com/Documentation/Splunk/9.0.3/Forwarding/Routeandfilterdatad#Route_inputs_to_sp... 

Ciao.

Giuseppe

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

 Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

What's New in Splunk Observability - August 2025

What's New We are excited to announce the latest enhancements to Splunk Observability Cloud as well as what is ...

Introduction to Splunk AI

How are you using AI in Splunk? Whether you see AI as a threat or opportunity, AI is here to stay. Lucky for ...