<?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 how to delete in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/how-to-delete/m-p/90442#M182275</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Am using csv file to indexing in splunk ..&lt;/P&gt;

&lt;P&gt;I did the search for two days 16/01/2013 to till date and got the results as events.&lt;/P&gt;

&lt;P&gt;Now just want to delete the events or records or rows that belongs to 16/01/2013 only.&lt;/P&gt;

&lt;P&gt;How to do that?&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jan 2013 09:17:54 GMT</pubDate>
    <dc:creator>balajsoz</dc:creator>
    <dc:date>2013-01-17T09:17:54Z</dc:date>
    <item>
      <title>how to delete</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-delete/m-p/90442#M182275</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Am using csv file to indexing in splunk ..&lt;/P&gt;

&lt;P&gt;I did the search for two days 16/01/2013 to till date and got the results as events.&lt;/P&gt;

&lt;P&gt;Now just want to delete the events or records or rows that belongs to 16/01/2013 only.&lt;/P&gt;

&lt;P&gt;How to do that?&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 09:17:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-delete/m-p/90442#M182275</guid>
      <dc:creator>balajsoz</dc:creator>
      <dc:date>2013-01-17T09:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-delete/m-p/90443#M182276</link>
      <description>&lt;P&gt;use the option "|" option to eliminate the value in the Search query&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 10:16:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-delete/m-p/90443#M182276</guid>
      <dc:creator>chimbudp</dc:creator>
      <dc:date>2013-01-17T10:16:09Z</dc:date>
    </item>
    <item>
      <title>Re: how to delete</title>
      <link>https://community.splunk.com/t5/Splunk-Search/how-to-delete/m-p/90444#M182277</link>
      <description>&lt;P&gt;Have a look at;&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/latest/Indexer/RemovedatafromSplunk#Delete_events_from_future_searches"&gt;http://docs.splunk.com/Documentation/Splunk/latest/Indexer/RemovedatafromSplunk#Delete_events_from_future_searches&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;You basically need to add the can_delete role to your user and then you can use &lt;CODE&gt;| delete&lt;/CODE&gt; to mark the events as "deleted". They will persist in the buckets but Splunk won't display them when a user searches. So in your case you can run a search for your date, verify that you have only the data you want to delete on screen and then add the pipe to &lt;CODE&gt;| delete&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 10:21:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/how-to-delete/m-p/90444#M182277</guid>
      <dc:creator>Drainy</dc:creator>
      <dc:date>2013-01-17T10:21:52Z</dc:date>
    </item>
  </channel>
</rss>

