<?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 Forwarder Load Balancer duplicating data problem. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-Load-Balancer-duplicating-data-problem/m-p/104796#M22061</link>
    <description>&lt;P&gt;I am trying to have LB setup to send large volume of data into 4 different INDEXES in round robin structure.&lt;/P&gt;

&lt;P&gt;But when I set up the forwarder LB, the forwarder sends exact duplicate copies of data into 4 of those indexers instead of scattering the data amongst the indexers.&lt;/P&gt;

&lt;P&gt;So 100G sent from forwarder, 100G shows up on each indexers, instead of 25G per indexers.  How can I setup forwarder to load 100G of data into 4 indexer consuming 25G on each indexers.&lt;/P&gt;

&lt;P&gt;Here is my outputs.conf  following the docementation.  Am I missing any tricks?&lt;/P&gt;

&lt;P&gt;================ outputs.conf =====================&lt;/P&gt;

&lt;P&gt;[tcpout:10.150.206.29_9997]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
autoLBFrequency=40&lt;BR /&gt;
server = 10.150.206.29:9997&lt;/P&gt;

&lt;P&gt;[tcpout:10.150.233.4_9997]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
autoLBFrequency=40&lt;BR /&gt;
server = 10.150.233.4:9997&lt;/P&gt;

&lt;P&gt;[tcpout:10.154.39.173_9997]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
autoLBFrequency=40&lt;BR /&gt;
server = 10.154.39.173:9997&lt;/P&gt;

&lt;P&gt;[tcpout:10.150.201.29_9997]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
autoLBFrequency=40&lt;BR /&gt;
server = 10.150.201.29:9997&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = 10.150.206.29_9997,10.150.233.4_9997,10.154.39.173_9997,10.150.201.29_9997&lt;/P&gt;

&lt;P&gt;=====================================================&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 12:07:34 GMT</pubDate>
    <dc:creator>clyde772</dc:creator>
    <dc:date>2020-09-28T12:07:34Z</dc:date>
    <item>
      <title>Forwarder Load Balancer duplicating data problem.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-Load-Balancer-duplicating-data-problem/m-p/104796#M22061</link>
      <description>&lt;P&gt;I am trying to have LB setup to send large volume of data into 4 different INDEXES in round robin structure.&lt;/P&gt;

&lt;P&gt;But when I set up the forwarder LB, the forwarder sends exact duplicate copies of data into 4 of those indexers instead of scattering the data amongst the indexers.&lt;/P&gt;

&lt;P&gt;So 100G sent from forwarder, 100G shows up on each indexers, instead of 25G per indexers.  How can I setup forwarder to load 100G of data into 4 indexer consuming 25G on each indexers.&lt;/P&gt;

&lt;P&gt;Here is my outputs.conf  following the docementation.  Am I missing any tricks?&lt;/P&gt;

&lt;P&gt;================ outputs.conf =====================&lt;/P&gt;

&lt;P&gt;[tcpout:10.150.206.29_9997]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
autoLBFrequency=40&lt;BR /&gt;
server = 10.150.206.29:9997&lt;/P&gt;

&lt;P&gt;[tcpout:10.150.233.4_9997]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
autoLBFrequency=40&lt;BR /&gt;
server = 10.150.233.4:9997&lt;/P&gt;

&lt;P&gt;[tcpout:10.154.39.173_9997]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
autoLBFrequency=40&lt;BR /&gt;
server = 10.154.39.173:9997&lt;/P&gt;

&lt;P&gt;[tcpout:10.150.201.29_9997]&lt;BR /&gt;
disabled=false&lt;BR /&gt;
autoLB = true&lt;BR /&gt;
autoLBFrequency=40&lt;BR /&gt;
server = 10.150.201.29:9997&lt;/P&gt;

&lt;P&gt;[tcpout]&lt;BR /&gt;
defaultGroup = 10.150.206.29_9997,10.150.233.4_9997,10.154.39.173_9997,10.150.201.29_9997&lt;/P&gt;

&lt;P&gt;=====================================================&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 12:07:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-Load-Balancer-duplicating-data-problem/m-p/104796#M22061</guid>
      <dc:creator>clyde772</dc:creator>
      <dc:date>2020-09-28T12:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: Forwarder Load Balancer duplicating data problem.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Forwarder-Load-Balancer-duplicating-data-problem/m-p/104797#M22062</link>
      <description>&lt;P&gt;I think of it this way: each stanza sets up a duplicate output stream.  So what you need is:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = my_indexers

[tcpout:my_indexers]
disabled=false
autoLB = true
autoLBFrequency=40
server = 10.150.206.29:9997,10.150.233.4:9997,10.154.39.173:9997,10.150.201.29:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And it's shorter, too!&lt;/P&gt;</description>
      <pubDate>Fri, 20 Jul 2012 23:46:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Forwarder-Load-Balancer-duplicating-data-problem/m-p/104797#M22062</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-07-20T23:46:00Z</dc:date>
    </item>
  </channel>
</rss>

