<?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 migrate indexes and fields in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/How-to-migrate-indexes-and-fields/m-p/336384#M6720</link>
    <description>&lt;P&gt;A：I have a stand-alone Splunk Enterprise,This includes search, indexing。&lt;BR /&gt;
 B：Now,I built a Splunk cluster，The Splunk cluster includes (three search servers, three index servers, one deployment server, multiple universal forwarders).&lt;/P&gt;

&lt;P&gt;question：&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; How to migrate stand-alone version of the Splunk index and the field to the cluster (search  servers)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also:  Is there  a talk about Splunk's technical group? May i join?&lt;/P&gt;</description>
    <pubDate>Mon, 17 Apr 2017 07:19:03 GMT</pubDate>
    <dc:creator>xsstest</dc:creator>
    <dc:date>2017-04-17T07:19:03Z</dc:date>
    <item>
      <title>How to migrate indexes and fields</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-migrate-indexes-and-fields/m-p/336384#M6720</link>
      <description>&lt;P&gt;A：I have a stand-alone Splunk Enterprise,This includes search, indexing。&lt;BR /&gt;
 B：Now,I built a Splunk cluster，The Splunk cluster includes (three search servers, three index servers, one deployment server, multiple universal forwarders).&lt;/P&gt;

&lt;P&gt;question：&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; How to migrate stand-alone version of the Splunk index and the field to the cluster (search  servers)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also:  Is there  a talk about Splunk's technical group? May i join?&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 07:19:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-migrate-indexes-and-fields/m-p/336384#M6720</guid>
      <dc:creator>xsstest</dc:creator>
      <dc:date>2017-04-17T07:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate indexes and fields</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-migrate-indexes-and-fields/m-p/336385#M6721</link>
      <description>&lt;P&gt;How many concurrent searches do you have? I would suggest making an index cluster first then move to a search head cluster when you have more users searching. &lt;/P&gt;

&lt;P&gt;First step would be to create the master node instance, then create your indexers, then search heads. You should join each instance to the license pool and setup your DS and forwarders. &lt;/P&gt;

&lt;P&gt;I think you will need to manually add the data to your clustered indexers since old data will not populate onto the new nodes&lt;/P&gt;

&lt;P&gt;Here's a link discussing rebalancing data along the nodes &lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.3/Indexer/Rebalancethecluster"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.3/Indexer/Rebalancethecluster&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You should also look into joining the Splunk Slack channel &lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 11:05:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-migrate-indexes-and-fields/m-p/336385#M6721</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2017-04-17T11:05:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate indexes and fields</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-migrate-indexes-and-fields/m-p/336386#M6722</link>
      <description>&lt;P&gt;First you'll want a firm understanding of index time versus search time field extractions and transformations by reading over the props.conf and transforms.conf documentation.&lt;/P&gt;

&lt;P&gt;Then you can pretty much just follow these articles:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.3/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.3/Indexer/Migratenon-clusteredindexerstoaclusteredenvironment&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.5.3/DistSearch/Migratefromstandalonesearchheads"&gt;http://docs.splunk.com/Documentation/Splunk/6.5.3/DistSearch/Migratefromstandalonesearchheads&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You'll note they say contact splunk PS for migrating the data.  It can be easier to just leave the old standalone indexer up and running and use it as a search peer on the new SHC.  Migrating the data requires a bit of scripting to attach the cluster guid to the bucket file names, and also needs to take into consideration the possibility of bucket collisions and other posibillities... Which is why they recommend contacting PS if it's absolutely necessary.&lt;/P&gt;</description>
      <pubDate>Mon, 17 Apr 2017 11:09:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-migrate-indexes-and-fields/m-p/336386#M6722</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-04-17T11:09:00Z</dc:date>
    </item>
    <item>
      <title>Re: How to migrate indexes and fields</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-migrate-indexes-and-fields/m-p/336387#M6723</link>
      <description>&lt;P&gt;What do you mean about joining Splunks technical group?  &lt;/P&gt;

&lt;P&gt;There is a slack channel and an irc channel open to the public.&lt;/P&gt;</description>
      <pubDate>Thu, 20 Apr 2017 10:31:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-migrate-indexes-and-fields/m-p/336387#M6723</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2017-04-20T10:31:17Z</dc:date>
    </item>
  </channel>
</rss>

