<?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 a sourcetype from one of my indexes? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148521#M30216</link>
    <description>&lt;P&gt;You won't able to delete partial data once data is indexed. Either you have to clean index data or follow above recommendation.  &lt;/P&gt;</description>
    <pubDate>Mon, 23 Feb 2015 07:32:04 GMT</pubDate>
    <dc:creator>satishsdange</dc:creator>
    <dc:date>2015-02-23T07:32:04Z</dc:date>
    <item>
      <title>How to delete a sourcetype from one of my indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148518#M30213</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;

&lt;P&gt;I have two sourcetypes forwarded to an index, but I just want to delete one of the sourcetypes from this index. What is the approach? thks&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2015 06:51:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148518#M30213</guid>
      <dc:creator>newbiesplunk</dc:creator>
      <dc:date>2015-02-23T06:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a sourcetype from one of my indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148519#M30214</link>
      <description>&lt;P&gt;use this search&lt;/P&gt;

&lt;P&gt;index=indexname sourcetype=sourecetypename|delete&lt;/P&gt;

&lt;P&gt;this will not delete the data from the sourcetype but  you will not see any data from this sourcetype in search&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2015 07:10:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148519#M30214</guid>
      <dc:creator>kml_uvce</dc:creator>
      <dc:date>2015-02-23T07:10:30Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a sourcetype from one of my indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148520#M30215</link>
      <description>&lt;P&gt;Hi, I know this search but i need to remove it permanently from the index, what will be the advise? thks&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2015 07:19:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148520#M30215</guid>
      <dc:creator>newbiesplunk</dc:creator>
      <dc:date>2015-02-23T07:19:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a sourcetype from one of my indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148521#M30216</link>
      <description>&lt;P&gt;You won't able to delete partial data once data is indexed. Either you have to clean index data or follow above recommendation.  &lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2015 07:32:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148521#M30216</guid>
      <dc:creator>satishsdange</dc:creator>
      <dc:date>2015-02-23T07:32:04Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a sourcetype from one of my indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148522#M30217</link>
      <description>&lt;P&gt;hi, i saw there is a rebuild index function (splunk rebuild ), can i use for my case? thks&lt;/P&gt;</description>
      <pubDate>Mon, 23 Feb 2015 07:44:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148522#M30217</guid>
      <dc:creator>newbiesplunk</dc:creator>
      <dc:date>2015-02-23T07:44:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a sourcetype from one of my indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148523#M30218</link>
      <description>&lt;P&gt;When you delete the data via the | delete command, this marks the buckets as unsearchable and this data will be aged out via the retention period of the index. &lt;/P&gt;

&lt;P&gt;Aside from this, you need to modify your inputs to make sure that data source isnt sent to this index anymore.&lt;/P&gt;

&lt;P&gt;Why isnt this sufficient for your use case? Data will not be visible to user or available to search, so for all intensive purposes, the data is deleted.&lt;/P&gt;</description>
      <pubDate>Tue, 24 Feb 2015 03:48:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148523#M30218</guid>
      <dc:creator>esix_splunk</dc:creator>
      <dc:date>2015-02-24T03:48:55Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a sourcetype from one of my indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148524#M30219</link>
      <description>&lt;P&gt;hi,&lt;BR /&gt;
your index How sourcetype?&lt;BR /&gt;
please forgive my english&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 13:33:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148524#M30219</guid>
      <dc:creator>gyslainlatsa</dc:creator>
      <dc:date>2015-03-05T13:33:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to delete a sourcetype from one of my indexes?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148525#M30220</link>
      <description>&lt;P&gt;hi newbiesplunk ,&lt;BR /&gt;
if your index has one sourcetype , you can remove once the index using the next command &lt;CODE&gt;splunk clean -index ‹indexname›&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 05 Mar 2015 13:39:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-delete-a-sourcetype-from-one-of-my-indexes/m-p/148525#M30220</guid>
      <dc:creator>gyslainlatsa</dc:creator>
      <dc:date>2015-03-05T13:39:50Z</dc:date>
    </item>
  </channel>
</rss>

