<?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: adding new indexer in existing distributed environment in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132025#M27148</link>
    <description>&lt;P&gt;thanks for your answer on LB side. I wanted to know the best way to copy old indexed data into two new indexer so that i can search old data. I read the article &lt;A href="http://answers.splunk.com/answers/6521/expanding-splunk-installation-from-a-single-indexer-to-a-multi-indexer-dedicated-search-head-environment"&gt;http://answers.splunk.com/answers/6521/expanding-splunk-installation-from-a-single-indexer-to-a-multi-indexer-dedicated-search-head-environment&lt;/A&gt;&lt;BR /&gt;
does this work?&lt;/P&gt;</description>
    <pubDate>Mon, 07 Jul 2014 11:56:18 GMT</pubDate>
    <dc:creator>ramsanga</dc:creator>
    <dc:date>2014-07-07T11:56:18Z</dc:date>
    <item>
      <title>adding new indexer in existing distributed environment</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132023#M27146</link>
      <description>&lt;P&gt;i currently have one indexer and two search heads with one search head with ES. I am planning to add two new indexers in existing setup for load balance and  convert existing indexer into heavy forwarder. I am sure i can copy existing indexed DB to one of the newly to be deployed indexer, stop indexing in old indexer and configuring forwarding only . My question is how can i achieve load balance in new setup retaining old indexed data.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2014 11:30:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132023#M27146</guid>
      <dc:creator>ramsanga</dc:creator>
      <dc:date>2014-07-07T11:30:43Z</dc:date>
    </item>
    <item>
      <title>Re: adding new indexer in existing distributed environment</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132024#M27147</link>
      <description>&lt;P&gt;Once you add up the two indexers , your new environment will have two indexers, two search heads and one heavy forwarder. Now to enable load balancing follow the below steps.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Enable load balancing at Heavy Forwarders by editing outputs.conf 
autoLBFrequency = 40
server = \ips of indexers
useACK = true&lt;/LI&gt;
&lt;LI&gt;Increase queue size
maxQueueSize = 100 MB&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;This will enable load balancing of data at your indexers. Also enable replication between both of your indexers. Hope this answers your question &lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2014 11:51:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132024#M27147</guid>
      <dc:creator>sourabh_varshne</dc:creator>
      <dc:date>2014-07-07T11:51:09Z</dc:date>
    </item>
    <item>
      <title>Re: adding new indexer in existing distributed environment</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132025#M27148</link>
      <description>&lt;P&gt;thanks for your answer on LB side. I wanted to know the best way to copy old indexed data into two new indexer so that i can search old data. I read the article &lt;A href="http://answers.splunk.com/answers/6521/expanding-splunk-installation-from-a-single-indexer-to-a-multi-indexer-dedicated-search-head-environment"&gt;http://answers.splunk.com/answers/6521/expanding-splunk-installation-from-a-single-indexer-to-a-multi-indexer-dedicated-search-head-environment&lt;/A&gt;&lt;BR /&gt;
does this work?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2014 11:56:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132025#M27148</guid>
      <dc:creator>ramsanga</dc:creator>
      <dc:date>2014-07-07T11:56:18Z</dc:date>
    </item>
    <item>
      <title>Re: adding new indexer in existing distributed environment</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132026#M27149</link>
      <description>&lt;P&gt;Yes you can follow that link. Its perfectly demostrated. You can copy buckets directl and restart your cluster.&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2014 12:12:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132026#M27149</guid>
      <dc:creator>sourabh_varshne</dc:creator>
      <dc:date>2014-07-07T12:12:41Z</dc:date>
    </item>
    <item>
      <title>Re: adding new indexer in existing distributed environment</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132027#M27150</link>
      <description>&lt;P&gt;Thanks sourabh. Just wrt your comment earlier, can replication be enabled with two indexer. According to document, we need one seperate master node and then at least two peer nodes for replication (clustering).please advise..In addition. will replication not not cause low search and indexing performance?&lt;/P&gt;</description>
      <pubDate>Mon, 07 Jul 2014 16:27:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/adding-new-indexer-in-existing-distributed-environment/m-p/132027#M27150</guid>
      <dc:creator>ramsanga</dc:creator>
      <dc:date>2014-07-07T16:27:01Z</dc:date>
    </item>
  </channel>
</rss>

