<?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 How to configure load balancing on a heavy forwarder? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-load-balancing-on-a-heavy-forwarder/m-p/171173#M34553</link>
    <description>&lt;P&gt;I am configuring a Heavy Forwarder to point to 3 indexers. I want load balancing to be enabled. Are the individual &lt;CODE&gt;tcpout-server&lt;/CODE&gt; stanzas interfering with the load balancing? Are they even necessary?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
disabled = false
defaultGroup = default-autolb-group
indexAndForward = 1
[tcpout-server://server1:9997]
[tcpout-server://server2:9997]
[tcpout-server://server3:9997]

[tcpout:default-autolb-group]
disabled = false
autoLB = true
autoLBFrequency = 7
server = server1:9997,server2:9997,server3:9997
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 14 Aug 2015 14:42:00 GMT</pubDate>
    <dc:creator>nce054</dc:creator>
    <dc:date>2015-08-14T14:42:00Z</dc:date>
    <item>
      <title>How to configure load balancing on a heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-load-balancing-on-a-heavy-forwarder/m-p/171173#M34553</link>
      <description>&lt;P&gt;I am configuring a Heavy Forwarder to point to 3 indexers. I want load balancing to be enabled. Are the individual &lt;CODE&gt;tcpout-server&lt;/CODE&gt; stanzas interfering with the load balancing? Are they even necessary?&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
disabled = false
defaultGroup = default-autolb-group
indexAndForward = 1
[tcpout-server://server1:9997]
[tcpout-server://server2:9997]
[tcpout-server://server3:9997]

[tcpout:default-autolb-group]
disabled = false
autoLB = true
autoLBFrequency = 7
server = server1:9997,server2:9997,server3:9997
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 14 Aug 2015 14:42:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-load-balancing-on-a-heavy-forwarder/m-p/171173#M34553</guid>
      <dc:creator>nce054</dc:creator>
      <dc:date>2015-08-14T14:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure load balancing on a heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-load-balancing-on-a-heavy-forwarder/m-p/171174#M34554</link>
      <description>&lt;P&gt;The tcpout-server stanzas are redundant, given that you have a routing group configured. What's the reason you set autoLBFrequency  to just 7 seconds? There's going to be a lot of connection establishment/teardown going on. Just curious.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2015 18:11:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-load-balancing-on-a-heavy-forwarder/m-p/171174#M34554</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2015-08-14T18:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure load balancing on a heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-load-balancing-on-a-heavy-forwarder/m-p/171175#M34555</link>
      <description>&lt;P&gt;I borrowed this setup from someone else, I did not understand what the attribute meant. What would be an advisable period?&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2015 18:16:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-load-balancing-on-a-heavy-forwarder/m-p/171175#M34555</guid>
      <dc:creator>nce054</dc:creator>
      <dc:date>2015-08-14T18:16:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to configure load balancing on a heavy forwarder?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-load-balancing-on-a-heavy-forwarder/m-p/171176#M34556</link>
      <description>&lt;P&gt;By default, the forwarders will switch to a different indexer (randomly) every 30 seconds, or when EOF is reached on a monitored file. There are situations where you want to tune that, specifically if you notice an uneven event distribution across your three indexers.&lt;BR /&gt;
Having a good distribution of events across your indexing tier is ensuring optimal search performance.&lt;BR /&gt;
Take a look &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.2/admin/outputsconf"&gt;here&lt;/A&gt; for more details on each of the outputs.conf settings.&lt;/P&gt;</description>
      <pubDate>Fri, 14 Aug 2015 18:33:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-configure-load-balancing-on-a-heavy-forwarder/m-p/171176#M34556</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2015-08-14T18:33:39Z</dc:date>
    </item>
  </channel>
</rss>

