<?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 do I migrate data from a single install (search head + indexer) to a search head + X indexers? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410703#M5505</link>
    <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I was looking at the doc and it looks like it should move my current install to an indexer and reimport my apps to a new search head.&lt;/P&gt;

&lt;P&gt;SO I will try this and get back with updates&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
    <pubDate>Sat, 24 Nov 2018 15:04:23 GMT</pubDate>
    <dc:creator>robertlynch2020</dc:creator>
    <dc:date>2018-11-24T15:04:23Z</dc:date>
    <item>
      <title>How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410702#M5504</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;
&lt;P&gt;I have worked out how to set up a distributed search on my beta site, but how do i move the current data "indexes" and "datamodels" off the search head to a new indexer?&lt;/P&gt;
&lt;P&gt;Current = One search head + one indexer on the same install&lt;BR /&gt;Future = One search head + X indexers (New installs) + Original Indexer(With original data).&lt;/P&gt;
&lt;P&gt;As all my APPs are installed on the current install, i think it is best if I keep this search head and move the data to a new indexer(and put in the old data), then add on X new empty indexers - Right?&lt;/P&gt;
&lt;P&gt;So do I set up another Splunk install and copy over files from the original install to populate it? If so what files?&lt;/P&gt;
&lt;P&gt;/splunk/var/lib/splunk, perhaps, is this folder or maybe a subset? [How come i cant find doc on this? i can't be the first person to do this right?]&lt;/P&gt;
&lt;P&gt;Thanks in advance&lt;/P&gt;
&lt;P&gt;Robbie&lt;/P&gt;</description>
      <pubDate>Sat, 06 Jun 2020 00:29:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410702#M5504</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2020-06-06T00:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410703#M5505</link>
      <description>&lt;P&gt;Hi&lt;/P&gt;

&lt;P&gt;I was looking at the doc and it looks like it should move my current install to an indexer and reimport my apps to a new search head.&lt;/P&gt;

&lt;P&gt;SO I will try this and get back with updates&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 15:04:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410703#M5505</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2018-11-24T15:04:23Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410704#M5506</link>
      <description>&lt;P&gt;move your  current search head(etc/apps)  to new search head , and change current (search head + indexer) as indexer&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 15:59:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410704#M5506</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2018-11-24T15:59:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410705#M5507</link>
      <description>&lt;P&gt;First, go with indexer clustering so that you can do a rebalance of the old data.  Copy &lt;CODE&gt;$SPLUNK_HOME/etc/apps&lt;/CODE&gt; from the original server to the new Search Head.  Setup the new Search Head with an &lt;CODE&gt;outputs.conf&lt;/CODE&gt; to forward its logs to the Indexers.  Disable local login to ALL Indexers.  Initiate data rebalance on the Indexers from the Cluster Master.&lt;/P&gt;

&lt;P&gt;BE SURE TO READ THE COMMENTARY BELOW THIS ANSWER!&lt;/P&gt;</description>
      <pubDate>Sat, 24 Nov 2018 18:02:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410705#M5507</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-11-24T18:02:13Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410706#M5508</link>
      <description>&lt;P&gt;Also, do not keep the original indexer if the new indexers are beefier in any significant way.  Every search is only as fast as the WORST indexer.  Having 99 blazing fast indexers and 1 slow one will be pretty much the same as having 100 slow indexers.&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 05:23:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410706#M5508</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-11-25T05:23:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410707#M5509</link>
      <description>&lt;P&gt;HI&lt;/P&gt;

&lt;P&gt;Cheers and thanks, i will give this a go. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; This is how i was thinking i should give it a go.&lt;BR /&gt;
It was the getting my apps over bit i was not 100% sure, but it makes sence that i can just copy them - cool cool cool.&lt;/P&gt;

&lt;P&gt;Robbie&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 17:18:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410707#M5509</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2018-11-25T17:18:31Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410708#M5510</link>
      <description>&lt;P&gt;Thanks for the answer &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 17:20:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410708#M5510</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2018-11-25T17:20:09Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410709#M5511</link>
      <description>&lt;P&gt;One question.&lt;/P&gt;

&lt;P&gt;Do i need to install the apps onto the indexers(or part of them),  or will index clustering take care of index creation and datamodel creation on the new indexers?&lt;/P&gt;

&lt;P&gt;Rob&lt;/P&gt;</description>
      <pubDate>Sun, 25 Nov 2018 17:53:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410709#M5511</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2018-11-25T17:53:39Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410710#M5512</link>
      <description>&lt;P&gt;Be sure to copy the &lt;CODE&gt;splunk.secret&lt;/CODE&gt; file from the old server to the new servers BEFORE you start the new servers.  That way, any encrypted passwords stored will still work.  Generally it is safe to install everything everywhere so, yes, install the apps on the Indexers.  Some of them will be necessary and some of them won't but the ones that aren't will be harmless.&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2018 15:04:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410710#M5512</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-11-26T15:04:01Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410711#M5513</link>
      <description>&lt;P&gt;Cheers my man &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 27 Nov 2018 09:25:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410711#M5513</guid>
      <dc:creator>robertlynch2020</dc:creator>
      <dc:date>2018-11-27T09:25:05Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410712#M5514</link>
      <description>&lt;P&gt;I'm doing the same thing, basically. Moving from a single Splunk server to a separate search head and indexer. I copied &lt;CODE&gt;$SPLUNK_HOME/etc/apps&lt;/CODE&gt; and &lt;CODE&gt;$SPLUNK_HOME/etc/users&lt;/CODE&gt; to my new search head. &lt;/P&gt;

&lt;P&gt;What's missing is my authentication config. What do I need to copy to get that?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 14:55:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410712#M5514</guid>
      <dc:creator>gpullis</dc:creator>
      <dc:date>2018-11-28T14:55:36Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410713#M5515</link>
      <description>&lt;P&gt;It should be in &lt;CODE&gt;authentication.conf&lt;/CODE&gt; and &lt;CODE&gt;authorize.conf&lt;/CODE&gt;.  If you used the GUI, this will be in &lt;CODE&gt;$SPLUNK_HOME/etc/system/local/&lt;/CODE&gt;.  You can see for sure by running this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;find $SPLUNK_HOME -name "auth*.conf"
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 28 Nov 2018 15:22:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410713#M5515</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-11-28T15:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410714#M5516</link>
      <description>&lt;P&gt;Thanks! That got me my LDAP config.&lt;/P&gt;

&lt;P&gt;I did have to manually re-enter the password for my LDAP binding account, but otherwise that's progress!Oh, and the fun part was trying to get the password saved faster than the search head could get the account locked out. &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Now, how do I replicate local accounts?&lt;/P&gt;

&lt;P&gt;Thanks again.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 16:49:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410714#M5516</guid>
      <dc:creator>gpullis</dc:creator>
      <dc:date>2018-11-28T16:49:35Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410715#M5517</link>
      <description>&lt;P&gt;Local accounts should be in &lt;CODE&gt;$SPLUNK_HOME/etc/passwd&lt;/CODE&gt; but if your new server did not get seeded with the &lt;CODE&gt;splunk.secret&lt;/CODE&gt; file from the old server, then all the passwords will need to be reset once you copy this file.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 17:35:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410715#M5517</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-11-28T17:35:49Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410716#M5518</link>
      <description>&lt;P&gt;Thanks. Lucky for me, I just have a few local accounts used for ops wall mount displays, and their passwords are documented. This would be a bummer for someone with a lot of local accounts.&lt;/P&gt;

&lt;P&gt;If Splunk ever gets around to writing a guide for how to expand out of a single instance into multiple servers, &lt;CODE&gt;splunk.secret&lt;/CODE&gt; would be a super important thing to mention early on.&lt;/P&gt;

&lt;P&gt;The other thing is that, when you copy your &lt;CODE&gt;$SPLUNK_HOME/etc/apps&lt;/CODE&gt; all your inputs come along for the ride, and you want to give some early thought as to where your inputs are running when the dust settles.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Nov 2018 17:49:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410716#M5518</guid>
      <dc:creator>gpullis</dc:creator>
      <dc:date>2018-11-28T17:49:00Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410717#M5519</link>
      <description>&lt;P&gt;@woodcock &lt;/P&gt;

&lt;P&gt;Similar type of situation, But my standalone indexer which acts as SH, Indexer and DS has very few(2-3) Apps. So I plan to delete those apps first, then set it as indexer and add 2 new indexers and add new SH. Would that be feasible? If so, what are Pros and cons involved. Please provide your inputs.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2020 13:04:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410717#M5519</guid>
      <dc:creator>rupeshn</dc:creator>
      <dc:date>2020-01-05T13:04:53Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410718#M5520</link>
      <description>&lt;P&gt;I agree, I should have mentioned it earlier.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2020 15:05:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410718#M5520</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-01-05T15:05:27Z</dc:date>
    </item>
    <item>
      <title>Re: How do I migrate data from a single install (search head + indexer) to a search head + X indexers?</title>
      <link>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410719#M5521</link>
      <description>&lt;P&gt;Tje very first thing that I would do in your situation is move the DS, if that is changing.  The problem with that is that most people who do not know better use the CLI and &lt;CODE&gt;set deploy-server&lt;/CODE&gt; to setup Deployment Clients instead of dropping a DeploymentClient app in &lt;CODE&gt;$SPLUNK_HOME/etc/apps/&lt;/CODE&gt;.  Make sure that when you update your DCs that you fix this mistake and use an app.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jan 2020 15:09:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-do-I-migrate-data-from-a-single-install-search-head-indexer/m-p/410719#M5521</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2020-01-05T15:09:13Z</dc:date>
    </item>
  </channel>
</rss>

