<?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: How do I set up indexing across 2 servers in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118023#M24542</link>
    <description>&lt;P&gt;Thanks!  Attempted this change and now i receive this error message:&lt;BR /&gt;
Forwarding to indexer group default-autolb-group blocked for 5000 seconds.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Feb 2015 20:40:34 GMT</pubDate>
    <dc:creator>jjlambre</dc:creator>
    <dc:date>2015-02-05T20:40:34Z</dc:date>
    <item>
      <title>How do I set up indexing across 2 servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118016#M24535</link>
      <description>&lt;P&gt;New to splunk.....I have two servers in a distributed deployment.  S1 has Indexer, License Master, and Search Head roles.  S2 is just an indexer.  Can I have a splunk server (S1) index and forward data?  When I attempt to set up forwarding to both servers, using Splunk load balancing,  I receive errors:&lt;/P&gt;

&lt;P&gt;0800 ERROR TcpOutputFd - Connection to host=xxx.xx.xx.xx:xxxx failed&lt;/P&gt;

&lt;P&gt;As soon as I remove S1 from splunk lb (forwarding), S2 does all of the indexing.  I'd like to have S1 index data as well.  Is this possible and how can this be accomplished?&lt;/P&gt;</description>
      <pubDate>Tue, 03 Feb 2015 14:10:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118016#M24535</guid>
      <dc:creator>jjlambre</dc:creator>
      <dc:date>2015-02-03T14:10:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set up indexing across 2 servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118017#M24536</link>
      <description>&lt;P&gt;Are you trying to accomplish load balancing between the two indexers or HA/failover with duplicated data on both?&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 00:43:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118017#M24536</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-02-05T00:43:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set up indexing across 2 servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118018#M24537</link>
      <description>&lt;P&gt;Check if S1 has port 9997 (default) enabled:&lt;BR /&gt;
go to settings/data/forwarding  and receiving/ configure receiving &lt;/P&gt;

&lt;P&gt;you don't need to forward data from S1 to S2 because you will end up with duplicated data(considering you are not setting up a cluster)&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 01:19:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118018#M24537</guid>
      <dc:creator>aalanisr26</dc:creator>
      <dc:date>2015-02-05T01:19:21Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set up indexing across 2 servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118019#M24538</link>
      <description>&lt;P&gt;load balancing between the two indexers&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 02:32:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118019#M24538</guid>
      <dc:creator>jjlambre</dc:creator>
      <dc:date>2015-02-05T02:32:07Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set up indexing across 2 servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118020#M24539</link>
      <description>&lt;P&gt;Thanks for your reply!  Port 9997 is enabled on both S1 and S2.  If I don't need to forward data on S1, how does splunk know how to forward data to itself since S1 is also a forwarder?  The only way I could get indexing to work properly was to remove S1 from Forwarding, but S1 is not indexing data.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 02:40:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118020#M24539</guid>
      <dc:creator>jjlambre</dc:creator>
      <dc:date>2015-02-05T02:40:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set up indexing across 2 servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118021#M24540</link>
      <description>&lt;P&gt;Make sure your forwarders know both indexers, in their outputs.conf there should be a line like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[tcpout...]
server = S1:9997, S2:9997
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Without setting anything else that'll default to load balancing between the two indexers.&lt;/P&gt;

&lt;P&gt;Data generated on S1 will be indexed by S1 locally, there is no partial forwarding to the other indexer. If you have significant data being generated on S1 (DB Connect, network inputs, etc.) consider moving them to a heavy forwarder (DB Connect) or other dedicated system that then gets a universal forwarder (network inputs sending to syslog-ng, &lt;A href="http://www.georgestarcher.com/splunk-success-with-syslog/"&gt;http://www.georgestarcher.com/splunk-success-with-syslog/&lt;/A&gt;)&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 02:55:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118021#M24540</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2015-02-05T02:55:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set up indexing across 2 servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118022#M24541</link>
      <description>&lt;P&gt;In Forwarder, in outputs.conf file &lt;/P&gt;

&lt;P&gt;forward data to all your peers. mention IP's of all peers.&lt;BR /&gt;
autoLBFrequency=40&lt;BR /&gt;
server = Peer1:9997, peer2:9997&lt;BR /&gt;
useACK = true&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 13:09:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118022#M24541</guid>
      <dc:creator>Sourabhv05</dc:creator>
      <dc:date>2015-02-05T13:09:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set up indexing across 2 servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118023#M24542</link>
      <description>&lt;P&gt;Thanks!  Attempted this change and now i receive this error message:&lt;BR /&gt;
Forwarding to indexer group default-autolb-group blocked for 5000 seconds.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Feb 2015 20:40:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118023#M24542</guid>
      <dc:creator>jjlambre</dc:creator>
      <dc:date>2015-02-05T20:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: How do I set up indexing across 2 servers</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118024#M24543</link>
      <description>&lt;P&gt;On the indexer(s), you must configure a receiving port in inputs.conf. &lt;/P&gt;

&lt;P&gt;Or from GUI, go to settings&amp;gt; Forward and receive &amp;gt; in receive add port 9997 at each indexer.&lt;/P&gt;</description>
      <pubDate>Fri, 06 Feb 2015 05:19:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-do-I-set-up-indexing-across-2-servers/m-p/118024#M24543</guid>
      <dc:creator>Sourabhv05</dc:creator>
      <dc:date>2015-02-06T05:19:14Z</dc:date>
    </item>
  </channel>
</rss>

