<?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 Expanding Splunk installation from a single indexer to a multi-indexer + dedicated search head environment.. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45481#M8527</link>
    <description>&lt;P&gt;We're expanding our Splunk environment from a single indexer machine that does everything, to an environment that has dual indexers + a dedicated search head.&lt;/P&gt;

&lt;P&gt;From my research, there seems to be a large amount of information on how to set things up BEFORE a system goes live.  In our case, we've been live for approximately 4 months, and have a very active system.&lt;/P&gt;

&lt;P&gt;I'd like to move a sub-set of our existing indexes to the new indexer in order to segregate the search load between the two instances (ie, moving all my weblogic indexing to the second server in order not to impact people searching windows logs).&lt;/P&gt;

&lt;P&gt;There's a couple of questions I can't seem to find the answer to:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;How do I handle the moving of the indexes from indexer1 to indexer2?  I found this link &lt;A href="http://www.splunk.com/wiki/Community%3aMoveIndexes" rel="nofollow"&gt;http://www.splunk.com/wiki/Community:MoveIndexes&lt;/A&gt; but it hasn't been updated since Nov 2009, so I'm not even sure if this is the right process.&lt;/LI&gt;
&lt;LI&gt;Do I even need to move my indexes?  For example, say I update my forwarders to send to indexer2.  Would the search head know where to send the data depending on date?&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I want to get some advice before I move forward with this - especially since I'm planning on doing this next week.&lt;/P&gt;

&lt;P&gt;Thanks!
Brian&lt;/P&gt;</description>
    <pubDate>Wed, 08 Sep 2010 02:00:03 GMT</pubDate>
    <dc:creator>Brian_Osburn</dc:creator>
    <dc:date>2010-09-08T02:00:03Z</dc:date>
    <item>
      <title>Expanding Splunk installation from a single indexer to a multi-indexer + dedicated search head environment..</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45481#M8527</link>
      <description>&lt;P&gt;We're expanding our Splunk environment from a single indexer machine that does everything, to an environment that has dual indexers + a dedicated search head.&lt;/P&gt;

&lt;P&gt;From my research, there seems to be a large amount of information on how to set things up BEFORE a system goes live.  In our case, we've been live for approximately 4 months, and have a very active system.&lt;/P&gt;

&lt;P&gt;I'd like to move a sub-set of our existing indexes to the new indexer in order to segregate the search load between the two instances (ie, moving all my weblogic indexing to the second server in order not to impact people searching windows logs).&lt;/P&gt;

&lt;P&gt;There's a couple of questions I can't seem to find the answer to:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;How do I handle the moving of the indexes from indexer1 to indexer2?  I found this link &lt;A href="http://www.splunk.com/wiki/Community%3aMoveIndexes" rel="nofollow"&gt;http://www.splunk.com/wiki/Community:MoveIndexes&lt;/A&gt; but it hasn't been updated since Nov 2009, so I'm not even sure if this is the right process.&lt;/LI&gt;
&lt;LI&gt;Do I even need to move my indexes?  For example, say I update my forwarders to send to indexer2.  Would the search head know where to send the data depending on date?&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;I want to get some advice before I move forward with this - especially since I'm planning on doing this next week.&lt;/P&gt;

&lt;P&gt;Thanks!
Brian&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 02:00:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45481#M8527</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2010-09-08T02:00:03Z</dc:date>
    </item>
    <item>
      <title>Re: Expanding Splunk installation from a single indexer to a multi-indexer + dedicated search head environment..</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45482#M8528</link>
      <description>&lt;P&gt;You don't &lt;EM&gt;have&lt;/EM&gt; to move the indexes at all. If you start forwarding the new data, it will be split between the two. However, querying older data will not benefit at all from the new hardware, so it will be as slow as it is now.&lt;/P&gt;

&lt;P&gt;But if you have two indexers I would recommended as evenly and randomly distributing the data between the two, i.e., take every forwarder and make the autoLB between the two, and take every existing index and split it out between the two. It's not that hard and you get benefits of increased performance over the old data.&lt;/P&gt;

&lt;P&gt;To split an index from a single node to two nodes:&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;Configure the same indexes on the new node.&lt;/LI&gt;
&lt;LI&gt;Stop Splunk on both nodes.&lt;/LI&gt;
&lt;LI&gt;Copy every other bucket from the old node to the new node, e.g., leave the odd-numbered buckets on the old node, move the even-numbered ones to the new node in the corresponding location.&lt;/LI&gt;
&lt;LI&gt;Start Splunk back up.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Of course, if you are adding two more modes (or three more) node, you take every third (or fourth) bucket.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 05:50:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45482#M8528</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-09-08T05:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Expanding Splunk installation from a single indexer to a multi-indexer + dedicated search head environment..</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45483#M8529</link>
      <description>&lt;P&gt;That sounds like a plan.  I'll have to do some research on the load balancing and the splitting off the buckets.  You don't happen to have an automated way to do this?  I have almost a terrabyte of data..&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 08:45:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45483#M8529</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2010-09-08T08:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Expanding Splunk installation from a single indexer to a multi-indexer + dedicated search head environment..</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45484#M8530</link>
      <description>&lt;P&gt;Well, it's just copying folders, so you could just do: &lt;CODE&gt;cp -R db_*[02468] /target/directory/&lt;/CODE&gt; to get all the even-numbered ones, for instance.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 10:03:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45484#M8530</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-09-08T10:03:44Z</dc:date>
    </item>
    <item>
      <title>Re: Expanding Splunk installation from a single indexer to a multi-indexer + dedicated search head environment..</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45485#M8531</link>
      <description>&lt;P&gt;Awesome, thanks!&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 22:06:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45485#M8531</guid>
      <dc:creator>Brian_Osburn</dc:creator>
      <dc:date>2010-09-08T22:06:10Z</dc:date>
    </item>
    <item>
      <title>Re: Expanding Splunk installation from a single indexer to a multi-indexer + dedicated search head environment..</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45486#M8532</link>
      <description>&lt;P&gt;re: 1. there is a validated process documented here: &lt;A href="http://www.splunk.com/base/Documentation/latest/Admin/Moveanindex"&gt;http://www.splunk.com/base/Documentation/latest/Admin/Moveanindex&lt;/A&gt; &lt;BR /&gt;
:)&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2010 22:15:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Expanding-Splunk-installation-from-a-single-indexer-to-a-multi/m-p/45486#M8532</guid>
      <dc:creator>piebob</dc:creator>
      <dc:date>2010-09-08T22:15:02Z</dc:date>
    </item>
  </channel>
</rss>

