<?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 to delete some indexed data and free up disk space? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180490#M36210</link>
    <description>&lt;P&gt;There is a complete topic on this in the documentation: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.4/Indexer/RemovedatafromSplunk"&gt;Remove indexes and indexed data&lt;/A&gt;. It explains the four main options:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Delete events from subsequent searches.&lt;/LI&gt;
&lt;LI&gt;Remove all data from one or more indexes.&lt;/LI&gt;
&lt;LI&gt;Remove or disable an entire index.&lt;/LI&gt;
&lt;LI&gt;Delete older data, based on a retirement policy.&lt;/LI&gt;
&lt;/UL&gt;</description>
    <pubDate>Wed, 22 Oct 2014 20:32:55 GMT</pubDate>
    <dc:creator>ChrisG</dc:creator>
    <dc:date>2014-10-22T20:32:55Z</dc:date>
    <item>
      <title>How to delete some indexed data and free up disk space?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180488#M36208</link>
      <description>&lt;P&gt;Hi There,&lt;/P&gt;

&lt;P&gt;We have an index which is approx. 250GB in size.  After change in requirements we no longer require approx. half of the data.  I would like to delete approx. half of the indexed data and free up the disk space in the file system.  How would I go about achieving this?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 09:51:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180488#M36208</guid>
      <dc:creator>mahesh_ravji1</dc:creator>
      <dc:date>2014-10-22T09:51:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete some indexed data and free up disk space?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180489#M36209</link>
      <description>&lt;P&gt;Hopefully some of your older data is in separate warm or cold buckets from data you want to keep, look in your db directory for the index and then read this document:&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.4/Indexer/HowSplunkstoresindexes"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.4/Indexer/HowSplunkstoresindexes&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Then assuming your config is set to roll to warm and cold frequently enough (which you will know by finding or not finding appropriately named buckets), identify old bucket directories and remove them from the filesystem. &lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 20:29:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180489#M36209</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2014-10-22T20:29:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete some indexed data and free up disk space?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180490#M36210</link>
      <description>&lt;P&gt;There is a complete topic on this in the documentation: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.4/Indexer/RemovedatafromSplunk"&gt;Remove indexes and indexed data&lt;/A&gt;. It explains the four main options:&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;Delete events from subsequent searches.&lt;/LI&gt;
&lt;LI&gt;Remove all data from one or more indexes.&lt;/LI&gt;
&lt;LI&gt;Remove or disable an entire index.&lt;/LI&gt;
&lt;LI&gt;Delete older data, based on a retirement policy.&lt;/LI&gt;
&lt;/UL&gt;</description>
      <pubDate>Wed, 22 Oct 2014 20:32:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180490#M36210</guid>
      <dc:creator>ChrisG</dc:creator>
      <dc:date>2014-10-22T20:32:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete some indexed data and free up disk space?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180491#M36211</link>
      <description>&lt;P&gt;This of course is assuming that the data you want to keep is newer that the data you no longer need. If they are mixed together in the same index and the value to you is not time based, then you can either reindex the data you want from original source into a new index, or look into the collect command if you don't have the original sources, as you will need to search for the data you want to keep and collect it into a new index, so you can clean or drop the index containing the data you do not want.&lt;/P&gt;</description>
      <pubDate>Wed, 22 Oct 2014 20:34:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180491#M36211</guid>
      <dc:creator>chanfoli</dc:creator>
      <dc:date>2014-10-22T20:34:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete some indexed data and free up disk space?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180492#M36212</link>
      <description>&lt;P&gt;Unfortunately none of these options suit our needs.  Also cannot use the retirement policy as the data to be deleted spans ‘All Time’.&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2014 11:27:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180492#M36212</guid>
      <dc:creator>mahesh_ravji1</dc:creator>
      <dc:date>2014-10-27T11:27:45Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete some indexed data and free up disk space?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180493#M36213</link>
      <description>&lt;P&gt;Unfortunately the data to be deleted spans 'All Time'. I'll look into the collect command...&lt;/P&gt;</description>
      <pubDate>Mon, 27 Oct 2014 11:33:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-some-indexed-data-and-free-up-disk-space/m-p/180493#M36213</guid>
      <dc:creator>mahesh_ravji1</dc:creator>
      <dc:date>2014-10-27T11:33:59Z</dc:date>
    </item>
  </channel>
</rss>

