Getting Data In

Can a single UF forwards data to multiple HF's?

manikanta66
Explorer

Is it possible to send data from universal forwarder to multiple heavy forwarders?
if yes how can specify the HF group.

0 Karma
1 Solution

harsmarvania57
Ultra Champion

Hi,

Yes you can forward it to multiple HF. You need to do configuration in outputs.conf as below

[tcpout]
defaultGroup = HF_GRP_1, HF_GRP_2
disabled = false

[tcpout:HF_GRP_1]
server = 10.10.0.1:9997,10.10.0.2:9997

[tcpout:HF_GRP_2]
server = 10.20.0.1:9997,10.20.0.2:9997

Above configuration will forward all data to both the HF groups, if you have any specific requirement to route subset of data to different HF group then please provide more details.

View solution in original post

0 Karma

harsmarvania57
Ultra Champion

Hi,

Yes you can forward it to multiple HF. You need to do configuration in outputs.conf as below

[tcpout]
defaultGroup = HF_GRP_1, HF_GRP_2
disabled = false

[tcpout:HF_GRP_1]
server = 10.10.0.1:9997,10.10.0.2:9997

[tcpout:HF_GRP_2]
server = 10.20.0.1:9997,10.20.0.2:9997

Above configuration will forward all data to both the HF groups, if you have any specific requirement to route subset of data to different HF group then please provide more details.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...