<?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 merge two search heads to contain the same apps, alert, reports, dashboards, etc... ? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433980#M123895</link>
    <description>&lt;P&gt;I have two sh(s)  both contain different apps, alerts, reports, dashboards, etc.&lt;/P&gt;

&lt;P&gt;I am going to upgrade SH-A(with 6.3.1 version) to be the same 6.6.4 version as the other SH-B.&lt;/P&gt;

&lt;P&gt;After the upgrade, I am moving everything from SH-B to SH-A.&lt;/P&gt;

&lt;P&gt;Is there an easy way to cp /opt/splunk from SH-B and merge it with /opt/splunk in SH-A?&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
    <pubDate>Fri, 01 Jun 2018 14:37:33 GMT</pubDate>
    <dc:creator>Log_wrangler</dc:creator>
    <dc:date>2018-06-01T14:37:33Z</dc:date>
    <item>
      <title>How to merge two search heads to contain the same apps, alert, reports, dashboards, etc... ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433980#M123895</link>
      <description>&lt;P&gt;I have two sh(s)  both contain different apps, alerts, reports, dashboards, etc.&lt;/P&gt;

&lt;P&gt;I am going to upgrade SH-A(with 6.3.1 version) to be the same 6.6.4 version as the other SH-B.&lt;/P&gt;

&lt;P&gt;After the upgrade, I am moving everything from SH-B to SH-A.&lt;/P&gt;

&lt;P&gt;Is there an easy way to cp /opt/splunk from SH-B and merge it with /opt/splunk in SH-A?&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 14:37:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433980#M123895</guid>
      <dc:creator>Log_wrangler</dc:creator>
      <dc:date>2018-06-01T14:37:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge two search heads to contain the same apps, alert, reports, dashboards, etc... ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433981#M123896</link>
      <description>&lt;P&gt;recommend to verify they are indeed different&lt;BR /&gt;
also, do not copy or move splunk native apps, if you made any changes in those apps (check especially search and launcher) copy the content of the files that are in the local directory to the new SH&lt;/P&gt;</description>
      <pubDate>Fri, 01 Jun 2018 17:35:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433981#M123896</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-06-01T17:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge two search heads to contain the same apps, alert, reports, dashboards, etc... ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433982#M123897</link>
      <description>&lt;P&gt;If you're sure that both SH do not have any common knowledge objects/KO (with common name, KO includes apps, saved searches, dashboards, lookups, macros, fields extractions etc), then &lt;BR /&gt;
1) Things that you can just copy over -&lt;BR /&gt;
   a) Dashboards (xml files within app_name/(local/default)/data/ui/views&lt;BR /&gt;
   b) Navigation menus(xml files within app_name/(local/default)/data/ui/nav&lt;BR /&gt;
   c) Lookups (app_name/lookups)&lt;BR /&gt;
   d) Scripts  (app_name/bin)&lt;BR /&gt;
   c) static contents (app_name/appserver ot app_name/static)&lt;BR /&gt;
2) THings that you need to merge (if content of both SH are different, you can just append content of one SH to other SH&lt;BR /&gt;
    a) All .conf files (may be except app.conf, in location app_name/(local/default))&lt;BR /&gt;
    b) All .meta files (app_name/metadata)&lt;BR /&gt;
Apart from etc/apps, you'd need to copy etc/users and etc/system/local (if any) configurations as well.&lt;BR /&gt;
There is no shortcut way to move stuff from one instance to other. &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 19:45:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433982#M123897</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-09-29T19:45:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge two search heads to contain the same apps, alert, reports, dashboards, etc... ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433983#M123898</link>
      <description>&lt;P&gt;Thank you for your reply, looks like I will need to go another route.&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 14:54:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433983#M123898</guid>
      <dc:creator>Log_wrangler</dc:creator>
      <dc:date>2018-06-04T14:54:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge two search heads to contain the same apps, alert, reports, dashboards, etc... ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433984#M123899</link>
      <description>&lt;P&gt;Thank you for the detailed description.  I am almost certain I am going to mess this up and lose something.&lt;/P&gt;

&lt;P&gt;However, I was wondering... since both my SH(s) are in AWS, could I spin-up a 3rd instance and then cluster/sync them?   Then break the cluster apart keeping only one consolidated SH?   Would that method assure me that everything was sync-ed up?&lt;/P&gt;

&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 15:00:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433984#M123899</guid>
      <dc:creator>Log_wrangler</dc:creator>
      <dc:date>2018-06-04T15:00:26Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge two search heads to contain the same apps, alert, reports, dashboards, etc... ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433985#M123900</link>
      <description>&lt;P&gt;Migrating from Stand alone instance to cluster would also not be straight forward and you'd have to migrate settings from your currently standalone instance. Besides, you'd need to spin up 3 instances (can't use current instances for SHC unless you do clean install on it). See this for more details on migration from Standalone to SHC.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/7.1.1/DistSearch/Migratefromstandalonesearchheads"&gt;http://docs.splunk.com/Documentation/Splunk/7.1.1/DistSearch/Migratefromstandalonesearchheads&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;How many custom apps are there in your stand alone instances?&lt;/P&gt;</description>
      <pubDate>Mon, 04 Jun 2018 15:10:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433985#M123900</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2018-06-04T15:10:06Z</dc:date>
    </item>
    <item>
      <title>Re: How to merge two search heads to contain the same apps, alert, reports, dashboards, etc... ?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433986#M123901</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I already installed all the apps that I could on SH-A (without 6.3.1 version restriction).&lt;/P&gt;

&lt;P&gt;Now I only have 1 custom app, 44 alerts, 20 reports, and 15 dashboards to move from SH-B to SH-A, but I need to upgrade SH-A to 6.6.4 first.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Tue, 05 Jun 2018 15:51:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-merge-two-search-heads-to-contain-the-same-apps-alert/m-p/433986#M123901</guid>
      <dc:creator>Log_wrangler</dc:creator>
      <dc:date>2018-06-05T15:51:07Z</dc:date>
    </item>
  </channel>
</rss>

