<?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: Migrate data from standalone to indexer cluster in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409730#M171801</link>
    <description>&lt;P&gt;Not sure what you mean by saying - It's not all the data. But for all the data within the standalone Splunk instance, this solution will make it available. &lt;/P&gt;</description>
    <pubDate>Wed, 17 Apr 2019 18:12:42 GMT</pubDate>
    <dc:creator>ddrillic</dc:creator>
    <dc:date>2019-04-17T18:12:42Z</dc:date>
    <item>
      <title>Migrate data from standalone to indexer cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409727#M171798</link>
      <description>&lt;P&gt;Hello splunkers!&lt;/P&gt;

&lt;P&gt;We have lost indexed data of some days in clustered indexer. However, data exists in standalone splunk.&lt;/P&gt;

&lt;P&gt;How migrate it?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 14:28:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409727#M171798</guid>
      <dc:creator>rjfv8205</dc:creator>
      <dc:date>2019-04-17T14:28:30Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate data from standalone to indexer cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409728#M171799</link>
      <description>&lt;P&gt;Based on &lt;A href="https://answers.splunk.com/answers/236862/transfer-indexed-data-from-standalone-splunk-insta.html"&gt;Transfer indexed data from standalone Splunk instance to clustered index.&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;I like the following idea - &lt;/P&gt;

&lt;P&gt;-- However, if you just want the old data to be searchable in the new setup, you can add the old instance as a non clustered search peer on the search head. &lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 14:59:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409728#M171799</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2019-04-17T14:59:23Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate data from standalone to indexer cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409729#M171800</link>
      <description>&lt;P&gt;It's not all the data. I know about buckets but i don't know work them. Copy hot, warm o all the buckets?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 18:05:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409729#M171800</guid>
      <dc:creator>rjfv8205</dc:creator>
      <dc:date>2019-04-17T18:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate data from standalone to indexer cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409730#M171801</link>
      <description>&lt;P&gt;Not sure what you mean by saying - It's not all the data. But for all the data within the standalone Splunk instance, this solution will make it available. &lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 18:12:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409730#M171801</guid>
      <dc:creator>ddrillic</dc:creator>
      <dc:date>2019-04-17T18:12:42Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate data from standalone to indexer cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409731#M171802</link>
      <description>&lt;P&gt;I mean that we want data from specific days only.&lt;/P&gt;

&lt;P&gt;Sorry my english is a little bad&lt;/P&gt;</description>
      <pubDate>Wed, 17 Apr 2019 18:25:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409731#M171802</guid>
      <dc:creator>rjfv8205</dc:creator>
      <dc:date>2019-04-17T18:25:23Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate data from standalone to indexer cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409732#M171803</link>
      <description>&lt;P&gt;If you're not rolling your buckets every single day, it is hard to get the correct buckets of the system.&lt;/P&gt;

&lt;P&gt;What I can think off you could do:&lt;BR /&gt;
1) export the data (in _raw) and reindex it in your cluster OR&lt;BR /&gt;
2) user the "|collect " command  to move ONLY the data you need to a new index on your standalone server. And compy the complete directory of the new index to one of your cluster systems (data won't be replicated, i I remeber it well)&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 10:48:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409732#M171803</guid>
      <dc:creator>teunlaan</dc:creator>
      <dc:date>2019-04-18T10:48:13Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate data from standalone to indexer cluster</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409733#M171804</link>
      <description>&lt;P&gt;If on the old standalone instance, no data ingestion is happening, you can just restart Splunk on it, so that all hot buckets will move to warm. Then  you can just copy warm and cold buckets to your cluster. Again, if you didn't customize  your indexes.conf to roll your hot buckets to warm with span of 24 hr, then a bucket can have data for multiple days. Choosing specific days won't be possible in that case.&lt;/P&gt;</description>
      <pubDate>Thu, 18 Apr 2019 13:18:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Migrate-data-from-standalone-to-indexer-cluster/m-p/409733#M171804</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2019-04-18T13:18:31Z</dc:date>
    </item>
  </channel>
</rss>

