<?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: Does Splunk keep a copy of the indexed data? What happens if indexed files are later deleted? in Deployment Architecture</title>
    <link>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617722#M26250</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250467"&gt;@gerryha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;in the above documentation, you can find how Splunk works for indexing.&lt;/P&gt;&lt;P&gt;About your questions, what is not clear?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 19 Oct 2022 16:09:06 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2022-10-19T16:09:06Z</dc:date>
    <item>
      <title>Does Splunk keep a copy of the indexed data? What happens if indexed files are later deleted?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617598#M26237</link>
      <description>&lt;P&gt;I guess my real question is how do I move Splunk from one company to another, including &lt;EM&gt;some but not all of the data&lt;/EM&gt; and the indexes for the selected data?&lt;/P&gt;&lt;P&gt;I see I can copy config and indexes from the $SPLUNK_HOME, but indexes are (I guess) just &lt;EM&gt;metadata&lt;/EM&gt;, referencing other data. So, a search will read the index, then use that to get the data to return and display.&lt;/P&gt;&lt;P&gt;I am going to guess Splunk will make a copy of the indexed data, because data sources can disappear for various reasons and that would not be ideal for later searches.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 18 Oct 2022 21:26:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617598#M26237</guid>
      <dc:creator>gerryha</dc:creator>
      <dc:date>2022-10-18T21:26:37Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk keep a copy of the indexed data? What happens if indexed files are later deleted?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617621#M26238</link>
      <description>&lt;P&gt;When data is sent to Splunk, it is written to disk in what Splunk calls an "index".&amp;nbsp; This is the copy of which you speak.&amp;nbsp; Additional (replicated) copies may be created in an indexer cluster.&amp;nbsp; Splunk also creates assorted metadata to help it search and manage the indexed data.&lt;/P&gt;&lt;P&gt;Moving indexed data from one company to another may be possible, but also may be unlawful and/or a violation of the original company's policies.&amp;nbsp; Please tell us more about the problem you are trying to solve.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 00:22:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617621#M26238</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-10-19T00:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk keep a copy of the indexed data? What happens if indexed files are later deleted?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617654#M26240</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250467"&gt;@gerryha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;said and as you can read at &lt;A href="https://docs.splunk.com/Documentation/Splunk/9.0.1/Indexer/HowSplunkstoresindexes" target="_blank"&gt;https://docs.splunk.com/Documentation/Splunk/9.0.1/Indexer/HowSplunkstoresindexes&lt;/A&gt; , indexed data are stored in many folders of a main folder for each index.&lt;/P&gt;&lt;P&gt;In each bucket you can find both row data (compressed) and metadata.&lt;/P&gt;&lt;P&gt;When you remove or discard a bucket, both raw data and metadata are discarded so you cannot have only metadata.&lt;/P&gt;&lt;P&gt;Then if you have a cluster, youd data are also replicated in the other indexers.&lt;/P&gt;&lt;P&gt;About your question, I agree with Rich, firstly analyze the legal situation before start with your job, then the only way to take only a part of data (not the full index) is to run a search and export as raw data the results.&lt;/P&gt;&lt;P&gt;If you have to extract many data, rememeber that this job must be planned because you have the limit of 10.000 results for each search, so you have to plan and run many searches to extract all your data.&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 06:16:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617654#M26240</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-10-19T06:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk keep a copy of the indexed data? What happens if indexed files are later deleted?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617715#M26249</link>
      <description>&lt;P&gt;thanks, I have been looking for that documentation but couldn't find it&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 14:57:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617715#M26249</guid>
      <dc:creator>gerryha</dc:creator>
      <dc:date>2022-10-19T14:57:56Z</dc:date>
    </item>
    <item>
      <title>Re: Does Splunk keep a copy of the indexed data? What happens if indexed files are later deleted?</title>
      <link>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617722#M26250</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/250467"&gt;@gerryha&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;in the above documentation, you can find how Splunk works for indexing.&lt;/P&gt;&lt;P&gt;About your questions, what is not clear?&lt;/P&gt;&lt;P&gt;Ciao.&lt;/P&gt;&lt;P&gt;Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 19 Oct 2022 16:09:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Deployment-Architecture/Does-Splunk-keep-a-copy-of-the-indexed-data-What-happens-if/m-p/617722#M26250</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2022-10-19T16:09:06Z</dc:date>
    </item>
  </channel>
</rss>

