<?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 Migrate old Search head cluster to new Search head cluster in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513093#M2982</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have gone thru multiple answers and also splunk documentation about migrating from standalone search head to SHC but my usecase is bit different.&lt;/P&gt;&lt;P&gt;Usecase:&lt;/P&gt;&lt;P&gt;We want to deploy splunk enterprise service in AWS and as part of it, we create a SHC with say 5 search heads. Upon requirement of OS upgrade or splunk vesion upgrade, we want to spawn 5 totally new EC2 instances to form new SHC with new AMI that has the upgrades.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do we copy old SHC data/settings(search artifacts - dashboards, saved searches etc) to the new one?&amp;nbsp;What is the best way to achieve this?&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Fri, 07 Aug 2020 20:13:33 GMT</pubDate>
    <dc:creator>vtalanki</dc:creator>
    <dc:date>2020-08-07T20:13:33Z</dc:date>
    <item>
      <title>Migrate old Search head cluster to new Search head cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513093#M2982</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I have gone thru multiple answers and also splunk documentation about migrating from standalone search head to SHC but my usecase is bit different.&lt;/P&gt;&lt;P&gt;Usecase:&lt;/P&gt;&lt;P&gt;We want to deploy splunk enterprise service in AWS and as part of it, we create a SHC with say 5 search heads. Upon requirement of OS upgrade or splunk vesion upgrade, we want to spawn 5 totally new EC2 instances to form new SHC with new AMI that has the upgrades.&amp;nbsp;&lt;/P&gt;&lt;P&gt;How do we copy old SHC data/settings(search artifacts - dashboards, saved searches etc) to the new one?&amp;nbsp;What is the best way to achieve this?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 20:13:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513093#M2982</guid>
      <dc:creator>vtalanki</dc:creator>
      <dc:date>2020-08-07T20:13:33Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate old Search head cluster to new Search head cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513108#M2983</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;if you are doing Splunk update at same time only to the new environment then you should do this like docs said for SH to SHC migration. But if you are doing first the migration and then update then another option is first migrate deployer and then stretch the current shc with the new nodes and then remove old ones. Of course this needs ip connection between onsite and Aws.&amp;nbsp;&lt;BR /&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 21:51:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513108#M2983</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-08-07T21:51:56Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate old Search head cluster to new Search head cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513109#M2984</link>
      <description>&lt;P&gt;Both our environments are in AWS.&amp;nbsp;&lt;/P&gt;&lt;P&gt;For new deployment, we will have new AMI baked with OS/Splunk Upgrade and create EC2 instances with this AMI. We will have a new deployer and new SHC in this case. But how can we copy the settings/data from old SHC to new SHC?&lt;/P&gt;</description>
      <pubDate>Fri, 07 Aug 2020 22:01:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513109#M2984</guid>
      <dc:creator>vtalanki</dc:creator>
      <dc:date>2020-08-07T22:01:51Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate old Search head cluster to new Search head cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513124#M2985</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;when you have put shc up from scratch you must follow the next instructions&amp;nbsp;&lt;A href="https://docs.splunk.com/Documentation/Splunk/8.0.5/DistSearch/Migratefromstandalonesearchheads" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/8.0.5/DistSearch/Migratefromstandalonesearchheads&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Basically export all wanted apps (e.g. Splunk package app &amp;lt;app name&amp;gt; for all apps one by one) then copy those to the new deployer. If there are something in kvstore that may be copied separate? Then stop old one, copy user settings/data to the new deployer and deploy all to the new. Then it should work and contain all data from old shc.&amp;nbsp;&lt;BR /&gt;r. Ismo&lt;/P&gt;</description>
      <pubDate>Sat, 08 Aug 2020 06:47:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513124#M2985</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2020-08-08T06:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate old Search head cluster to new Search head cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513822#M3012</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/214410"&gt;@isoutamo&lt;/a&gt;&amp;nbsp;. Will try this and update&lt;/P&gt;</description>
      <pubDate>Wed, 12 Aug 2020 23:28:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/Migrate-old-Search-head-cluster-to-new-Search-head-cluster/m-p/513822#M3012</guid>
      <dc:creator>vtalanki</dc:creator>
      <dc:date>2020-08-12T23:28:43Z</dc:date>
    </item>
  </channel>
</rss>

