<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Can a single UF forwards data to multiple HF's? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Can-a-single-UF-forwards-data-to-multiple-HF-s/m-p/328912#M61035</link>
    <description>&lt;P&gt;Is it possible to send data from universal forwarder to multiple heavy forwarders?&lt;BR /&gt;
if yes how can specify the HF group. &lt;/P&gt;</description>
    <pubDate>Wed, 06 Dec 2017 08:07:41 GMT</pubDate>
    <dc:creator>manikanta66</dc:creator>
    <dc:date>2017-12-06T08:07:41Z</dc:date>
    <item>
      <title>Can a single UF forwards data to multiple HF's?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-a-single-UF-forwards-data-to-multiple-HF-s/m-p/328912#M61035</link>
      <description>&lt;P&gt;Is it possible to send data from universal forwarder to multiple heavy forwarders?&lt;BR /&gt;
if yes how can specify the HF group. &lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 08:07:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-a-single-UF-forwards-data-to-multiple-HF-s/m-p/328912#M61035</guid>
      <dc:creator>manikanta66</dc:creator>
      <dc:date>2017-12-06T08:07:41Z</dc:date>
    </item>
    <item>
      <title>Re: Can a single UF forwards data to multiple HF's?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Can-a-single-UF-forwards-data-to-multiple-HF-s/m-p/328913#M61036</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Yes you can forward it to multiple HF. You need to do configuration in outputs.conf as below&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[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
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;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.&lt;/P&gt;</description>
      <pubDate>Wed, 06 Dec 2017 08:43:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Can-a-single-UF-forwards-data-to-multiple-HF-s/m-p/328913#M61036</guid>
      <dc:creator>harsmarvania57</dc:creator>
      <dc:date>2017-12-06T08:43:17Z</dc:date>
    </item>
  </channel>
</rss>

