<?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 Re: Auto Load Balancing Configuration Help... in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Auto-Load-Balancing-Configuration-Help/m-p/39672#M1106</link>
    <description>&lt;P&gt;It looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = indexer1, indexer2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Should read:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = my_LB_indexers
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And you might remove this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:indexer1]
server = $indexer1_IP:9996
compressed = true

[tcpout:indexer2]
server = $indexer2_IP:9996
compressed = true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Sat, 05 Feb 2011 07:30:25 GMT</pubDate>
    <dc:creator>Ron_Naken</dc:creator>
    <dc:date>2011-02-05T07:30:25Z</dc:date>
    <item>
      <title>Auto Load Balancing Configuration Help...</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Auto-Load-Balancing-Configuration-Help/m-p/39671#M1105</link>
      <description>&lt;P&gt;Hi guys, &lt;/P&gt;

&lt;P&gt;For some reason looks like the Auto Load Balancing Config for my Light Forwarders is actually creating a copy of the same log on each indexer (2 indexers). I had assumed that autoLB would rotate logging from one server to the other every 30 seconds. Did I mis-configure my outputs.conf file somehow? Here is my outputs.conf file below:&lt;/P&gt;

&lt;P&gt;outputs.conf file&lt;/P&gt;

&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = indexer1, indexer2
disabled = false

[tcpout:indexer1]
server = $indexer1_IP:9996
compressed = true

[tcpout:indexer2]
server = $indexer2_IP:9996
compressed = true

[tcpout-server://$indexer1_IP:9996]
sslCertPath = $SPLUNK_HOME/etc/auth/server.pem
sslPassword = ******
sslRootCAPath = $SPLUNK_HOME/etc/auth/cacert.pem
sslVerifyServerCert = false

[tcpout-server://$indexer2_IP:9996]
sslCertPath = $SPLUNK_HOME/etc/auth/server.pem
sslPassword = ******
sslRootCAPath = $SPLUNK_HOME/etc/auth/cacert.pem
sslVerifyServerCert = false

[tcpout:my_LB_indexers]
autoLB=true
server=$indexer1_IP:9996,$indexer2_IP:9996
compressed = true

[tcpout]
maxQueueSize = 1000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;&lt;/P&gt;&lt;HR /&gt;&lt;P&gt;&lt;/P&gt;

&lt;P&gt;Any help you can provide would be great. &lt;/P&gt;

&lt;P&gt;Thanks. &lt;/P&gt;

&lt;P&gt;Brian&lt;/P&gt;</description>
      <pubDate>Sat, 05 Feb 2011 07:10:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Auto-Load-Balancing-Configuration-Help/m-p/39671#M1105</guid>
      <dc:creator>balbano</dc:creator>
      <dc:date>2011-02-05T07:10:24Z</dc:date>
    </item>
    <item>
      <title>Re: Auto Load Balancing Configuration Help...</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Auto-Load-Balancing-Configuration-Help/m-p/39672#M1106</link>
      <description>&lt;P&gt;It looks like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = indexer1, indexer2
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Should read:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout]
defaultGroup = my_LB_indexers
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And you might remove this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout:indexer1]
server = $indexer1_IP:9996
compressed = true

[tcpout:indexer2]
server = $indexer2_IP:9996
compressed = true
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 05 Feb 2011 07:30:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Auto-Load-Balancing-Configuration-Help/m-p/39672#M1106</guid>
      <dc:creator>Ron_Naken</dc:creator>
      <dc:date>2011-02-05T07:30:25Z</dc:date>
    </item>
  </channel>
</rss>

