Hi all,
I want to send specific logs from one Heavy Forwarder to another heavy Forwarder. I don't want to send a full logs i just need to send One of sourcetypes to another Heavy Forwarder.Version of splunk is 9.0.4
How can I do that?
Thx.
Hi @shimab11,
you have to follow the instructions at https://docs.splunk.com/Documentation/Splunk/9.1.0/Forwarding/Routeandfilterdatad#Filter_and_route_e...
In few words, on the first HF you have to modify:
In my experience, sometimes it doesn't run so you have to add "_TCP_ROUTING = seconf_HF_group_name" to your inputs.conf
Ciao.
Giuseppe
Hi
You need to setup two output groups on HF. Then use props and transforms conf to select target group based on event content or source. There are several examples on community and docs are described how to do it.
r. Ismo