<?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: New and old indexers, how can I ingest old data on the new indexer? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/New-and-old-indexers-how-can-I-ingest-old-data-on-the-new/m-p/458901#M79271</link>
    <description>&lt;P&gt;Your options are plentiful of course. But you need to determine some other factors first. &lt;/P&gt;

&lt;P&gt;If you can keep the old indexer cluster around till the data would just expire anyways then unless you have a need to move the data it may be easier to just point the SH/C to both clusters. &lt;/P&gt;

&lt;P&gt;If you have the RAW data, just put it all in a new directory and set the UF to only forward that data to the new cluster. You just have to be sure to setup the outputs correctly. &lt;/P&gt;

&lt;P&gt;If you don't have the RAW data, then as long as you have 4.2+ on the old indexer you can treat it as if it was a frozen backup. Just copy the db/{bucket}/rawdata/journal.gz to $SPLUNK_HOME/var/lib/splunk/defaultdb/thaweddb/{bucket}/rawdata/journal.gz &lt;/P&gt;

&lt;P&gt;Make sure the bucket_id is unique and then run the rebuild command as noted in the docs. &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.6/Indexer/Restorearchiveddata"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.6/Indexer/Restorearchiveddata&lt;/A&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 14 May 2019 19:28:39 GMT</pubDate>
    <dc:creator>aromanauskas</dc:creator>
    <dc:date>2019-05-14T19:28:39Z</dc:date>
    <item>
      <title>New and old indexers, how can I ingest old data on the new indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/New-and-old-indexers-how-can-I-ingest-old-data-on-the-new/m-p/458900#M79270</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;We've set up a new index cluster and is currently cloning the data between the existing and new indexers.&lt;BR /&gt;
&lt;A href="https://docs.splunk.com/Documentation/Forwarder/7.2.6/Forwarder/Configureforwardingwithoutputs.conf#Configure_data_cloning_on_a_universal_forwarder_with_outputs.conf"&gt;https://docs.splunk.com/Documentation/Forwarder/7.2.6/Forwarder/Configureforwardingwithoutputs.conf#Configure_data_cloning_on_a_universal_forwarder_with_outputs.conf&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;We:&lt;BR /&gt;
- can't 'reset' the forwarder as this will affect the existing indexers&lt;BR /&gt;
- can't copy the index across to the new indexers (different versions, etc).&lt;BR /&gt;
- still have the original log files (one shot is an option but we're open to better suggestions)&lt;/P&gt;

&lt;P&gt;Is there a way to ingest old data into the new cluster?&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 16:57:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/New-and-old-indexers-how-can-I-ingest-old-data-on-the-new/m-p/458900#M79270</guid>
      <dc:creator>splunked38</dc:creator>
      <dc:date>2019-05-14T16:57:16Z</dc:date>
    </item>
    <item>
      <title>Re: New and old indexers, how can I ingest old data on the new indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/New-and-old-indexers-how-can-I-ingest-old-data-on-the-new/m-p/458901#M79271</link>
      <description>&lt;P&gt;Your options are plentiful of course. But you need to determine some other factors first. &lt;/P&gt;

&lt;P&gt;If you can keep the old indexer cluster around till the data would just expire anyways then unless you have a need to move the data it may be easier to just point the SH/C to both clusters. &lt;/P&gt;

&lt;P&gt;If you have the RAW data, just put it all in a new directory and set the UF to only forward that data to the new cluster. You just have to be sure to setup the outputs correctly. &lt;/P&gt;

&lt;P&gt;If you don't have the RAW data, then as long as you have 4.2+ on the old indexer you can treat it as if it was a frozen backup. Just copy the db/{bucket}/rawdata/journal.gz to $SPLUNK_HOME/var/lib/splunk/defaultdb/thaweddb/{bucket}/rawdata/journal.gz &lt;/P&gt;

&lt;P&gt;Make sure the bucket_id is unique and then run the rebuild command as noted in the docs. &lt;/P&gt;

&lt;P&gt;&lt;A href="https://docs.splunk.com/Documentation/Splunk/7.2.6/Indexer/Restorearchiveddata"&gt;https://docs.splunk.com/Documentation/Splunk/7.2.6/Indexer/Restorearchiveddata&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 14 May 2019 19:28:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/New-and-old-indexers-how-can-I-ingest-old-data-on-the-new/m-p/458901#M79271</guid>
      <dc:creator>aromanauskas</dc:creator>
      <dc:date>2019-05-14T19:28:39Z</dc:date>
    </item>
    <item>
      <title>Re: New and old indexers, how can I ingest old data on the new indexer?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/New-and-old-indexers-how-can-I-ingest-old-data-on-the-new/m-p/458902#M79272</link>
      <description>&lt;P&gt;Sorry for the delay, thanks for the answer.&lt;/P&gt;

&lt;P&gt;I haven't had a chance to try this out but I believe we'll be going down restoring from the raw data. The putting the data in a new directory may be tricky as we use the source for some of our queries but we might be able to do that through some source rewriting/transforms.conf.&lt;/P&gt;</description>
      <pubDate>Wed, 22 May 2019 09:17:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/New-and-old-indexers-how-can-I-ingest-old-data-on-the-new/m-p/458902#M79272</guid>
      <dc:creator>splunked38</dc:creator>
      <dc:date>2019-05-22T09:17:07Z</dc:date>
    </item>
  </channel>
</rss>

