<?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 Splunk by changing the existing instance to become forwarder/secondary indexer? in Installation</title>
    <link>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321368#M4628</link>
    <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I had a Splunk instance that used to be ingesting data local data and hence it is the indexer as well as the search head.&lt;/P&gt;
&lt;P&gt;I'm thinking of using it as a backup(duplicating)/secondary indexer and forward the data to a new server (migrated server with duplicated data).&lt;/P&gt;
&lt;P&gt;Is it possible to do this? What is the step I need to take?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
    <pubDate>Mon, 15 Jun 2020 21:26:37 GMT</pubDate>
    <dc:creator>quahfamili</dc:creator>
    <dc:date>2020-06-15T21:26:37Z</dc:date>
    <item>
      <title>How to migrate Splunk by changing the existing instance to become forwarder/secondary indexer?</title>
      <link>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321368#M4628</link>
      <description>&lt;P&gt;Hi all,&lt;/P&gt;
&lt;P&gt;I had a Splunk instance that used to be ingesting data local data and hence it is the indexer as well as the search head.&lt;/P&gt;
&lt;P&gt;I'm thinking of using it as a backup(duplicating)/secondary indexer and forward the data to a new server (migrated server with duplicated data).&lt;/P&gt;
&lt;P&gt;Is it possible to do this? What is the step I need to take?&lt;/P&gt;
&lt;P&gt;Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Mon, 15 Jun 2020 21:26:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321368#M4628</guid>
      <dc:creator>quahfamili</dc:creator>
      <dc:date>2020-06-15T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating splunk by changing the existing splunk to become forwarder/secondary indexer</title>
      <link>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321369#M4629</link>
      <description>&lt;P&gt;hello there,&lt;/P&gt;

&lt;P&gt;everything is possible, what is it that you would like to accomplish?&lt;BR /&gt;
do you need backup? if you can keep the data and the server (old indexer) no need to forward it to a new insatnce.&lt;BR /&gt;
install splunk on new server, add the old server as a search pear to the new splunk server. read here:&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.0.1/DistSearch/Configuredistributedsearch"&gt;https://docs.splunk.com/Documentation/Splunk/7.0.1/DistSearch/Configuredistributedsearch&lt;/A&gt;&lt;BR /&gt;
ad you are ready to rock and roll&lt;/P&gt;

&lt;P&gt;hope it helps&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2018 03:07:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321369#M4629</guid>
      <dc:creator>adonio</dc:creator>
      <dc:date>2018-01-20T03:07:30Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating splunk by changing the existing splunk to become forwarder/secondary indexer</title>
      <link>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321370#M4630</link>
      <description>&lt;P&gt;Hi I want the older server to remain and forward the events to a new server, so there is a duplicate of server. &lt;/P&gt;

&lt;P&gt;The issue here is that the old server is very slow but I want to keep it until everything is stablised before shutting the index. The older server will remain to process some file and forward to the newer server but not indexing anymore. &lt;/P&gt;

&lt;P&gt;Possible? How?&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2018 08:22:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321370#M4630</guid>
      <dc:creator>quahfamili</dc:creator>
      <dc:date>2018-01-20T08:22:03Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating splunk by changing the existing splunk to become forwarder/secondary indexer</title>
      <link>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321371#M4631</link>
      <description>&lt;P&gt;On the 'old' indexer:&lt;BR /&gt;
In Settings&amp;gt; Forwarding and receiving &amp;gt; Forwarding Defults&lt;BR /&gt;
Enable "Store a local copy of forwarded events?"&lt;/P&gt;

&lt;P&gt;Then go to Settings&amp;gt; Forwarding and receiving &amp;gt; Forward data&lt;BR /&gt;
Click "New" and enter the ip:port of your 'new' indexer.&lt;/P&gt;

&lt;P&gt;What this will do is configure your indexer to work as a combined indexer &amp;amp; forwarder.&lt;BR /&gt;
Copies of the data will be saved on your 'old' indexer and forwarded to your 'new' indexer.&lt;BR /&gt;
When you are happy everything is working properly, you can change your forwarders to send directly to the 'new' indexer to remove your 'old' indexer from the burden.&lt;/P&gt;</description>
      <pubDate>Sat, 20 Jan 2018 12:30:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321371#M4631</guid>
      <dc:creator>nickhills</dc:creator>
      <dc:date>2018-01-20T12:30:55Z</dc:date>
    </item>
    <item>
      <title>Re: Migrating splunk by changing the existing splunk to become forwarder/secondary indexer</title>
      <link>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321372#M4632</link>
      <description>&lt;P&gt;Hi @nickhillscpl &lt;/P&gt;

&lt;P&gt;I would want to ask you :&lt;/P&gt;

&lt;P&gt;You mentioned "When you are happy everything is working properly, you can change your forwarders to send directly to the 'new' indexer to remove your 'old' indexer from the burden."&lt;/P&gt;

&lt;P&gt;How do I actually do it? Do i just changed the license to forwarder license, so it would not consume my data ingest limit?&lt;/P&gt;</description>
      <pubDate>Tue, 30 Jan 2018 09:38:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Installation/How-to-migrate-Splunk-by-changing-the-existing-instance-to/m-p/321372#M4632</guid>
      <dc:creator>quahfamili</dc:creator>
      <dc:date>2018-01-30T09:38:35Z</dc:date>
    </item>
  </channel>
</rss>

