<?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 to complete Splunk Migration from 3 different instances to a new instance? in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/How-to-complete-Splunk-Migration-from-3-different-instances-to-a/m-p/461663#M8100</link>
    <description>&lt;P&gt;Hi Mansi24,&lt;BR /&gt;
if the three instance have different apps and data it isn't complicated:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;install Splunk on the new instance,&lt;/LI&gt;
&lt;LI&gt;check that in the standard Splunk apps there isn't any knowledge object (eventtypes, fields, etc...) especially in Launcher and Search,&lt;/LI&gt;
&lt;LI&gt;if there are, move them in appropriate apps,&lt;/LI&gt;
&lt;LI&gt;especially check that all indexes.conf aren't in standard apps,&lt;/LI&gt;
&lt;LI&gt;check if there's something that writes logs on main index, if yes move these inputs to a different index (if only one instance, writes logs on main index it isn't important),&lt;/LI&gt;
&lt;LI&gt;check if there are external imputs related to the old instances (universal Forwarders, syslogs, etc...), don't move them now but after,&lt;/LI&gt;
&lt;LI&gt;stop Splunk on old and new instances,&lt;/LI&gt;
&lt;LI&gt;copy all the apps from the three old instances in the new one,&lt;/LI&gt;
&lt;LI&gt;copy all the not internal indexes from the three old instances to the new one except main index,&lt;/LI&gt;
&lt;LI&gt;copy main index only if you have data in only one instance, otherwaise don't copy,&lt;/LI&gt;
&lt;LI&gt;restart splunk on the new instance,&lt;/LI&gt;
&lt;LI&gt;don't restart the old instances,&lt;/LI&gt;
&lt;LI&gt;if there are external imputs related to the old instances (universal Forwarders, syslogs, etc...), move them to the new one,&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;If instead, there are common apps and data it's more complicated because you have to manually move all the knowledge objects of common apps in a full version of these apps.&lt;BR /&gt;
For common data, you have to export all of them in text files before stopping old instances and reindex them on the now one.&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 16 Oct 2019 13:49:48 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2019-10-16T13:49:48Z</dc:date>
    <item>
      <title>How to complete Splunk Migration from 3 different instances to a new instance?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-complete-Splunk-Migration-from-3-different-instances-to-a/m-p/461662#M8099</link>
      <description>&lt;P&gt;Hi Splunkers,&lt;/P&gt;

&lt;P&gt;We have to migrate our 3 Splunk instances to a whole different new instance. Since Splunk documentation says copy entire contents of $SPLUNK_HOME$ to the new instance but since we have to move 3 different instances to one we can't to do it for all.&lt;/P&gt;

&lt;P&gt;Could you please guide me the ideal way for migration to take place. We need to have all apps and data from all the 3 instances to a newer one. Also how should the hardware requirements should be decided. &lt;/P&gt;

&lt;P&gt;Please help!&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 13:23:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-complete-Splunk-Migration-from-3-different-instances-to-a/m-p/461662#M8099</guid>
      <dc:creator>Mansi24</dc:creator>
      <dc:date>2019-10-16T13:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to complete Splunk Migration from 3 different instances to a new instance?</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/How-to-complete-Splunk-Migration-from-3-different-instances-to-a/m-p/461663#M8100</link>
      <description>&lt;P&gt;Hi Mansi24,&lt;BR /&gt;
if the three instance have different apps and data it isn't complicated:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;install Splunk on the new instance,&lt;/LI&gt;
&lt;LI&gt;check that in the standard Splunk apps there isn't any knowledge object (eventtypes, fields, etc...) especially in Launcher and Search,&lt;/LI&gt;
&lt;LI&gt;if there are, move them in appropriate apps,&lt;/LI&gt;
&lt;LI&gt;especially check that all indexes.conf aren't in standard apps,&lt;/LI&gt;
&lt;LI&gt;check if there's something that writes logs on main index, if yes move these inputs to a different index (if only one instance, writes logs on main index it isn't important),&lt;/LI&gt;
&lt;LI&gt;check if there are external imputs related to the old instances (universal Forwarders, syslogs, etc...), don't move them now but after,&lt;/LI&gt;
&lt;LI&gt;stop Splunk on old and new instances,&lt;/LI&gt;
&lt;LI&gt;copy all the apps from the three old instances in the new one,&lt;/LI&gt;
&lt;LI&gt;copy all the not internal indexes from the three old instances to the new one except main index,&lt;/LI&gt;
&lt;LI&gt;copy main index only if you have data in only one instance, otherwaise don't copy,&lt;/LI&gt;
&lt;LI&gt;restart splunk on the new instance,&lt;/LI&gt;
&lt;LI&gt;don't restart the old instances,&lt;/LI&gt;
&lt;LI&gt;if there are external imputs related to the old instances (universal Forwarders, syslogs, etc...), move them to the new one,&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;If instead, there are common apps and data it's more complicated because you have to manually move all the knowledge objects of common apps in a full version of these apps.&lt;BR /&gt;
For common data, you have to export all of them in text files before stopping old instances and reindex them on the now one.&lt;/P&gt;

&lt;P&gt;Ciao.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 16 Oct 2019 13:49:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/How-to-complete-Splunk-Migration-from-3-different-instances-to-a/m-p/461663#M8100</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2019-10-16T13:49:48Z</dc:date>
    </item>
  </channel>
</rss>

