<?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: Why do soft deleted sources return after indexer restart? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231877#M45174</link>
    <description>&lt;P&gt;No problem. It may be worthwhile thinking about a different approach to solving your use case. As you may know, | delete does not physically delete events, it just prevents them from being searchable.&lt;BR /&gt;
Maybe you can configure your index retention settings such that old data ages out according to your needs.&lt;BR /&gt;
Or use tags to flag outdated events and modify your searches to not include tagged events, if you cannot reliably use _time to limit your search results to the latest data.&lt;BR /&gt;
Just a thought.&lt;/P&gt;</description>
    <pubDate>Thu, 12 Nov 2015 19:29:20 GMT</pubDate>
    <dc:creator>s2_splunk</dc:creator>
    <dc:date>2015-11-12T19:29:20Z</dc:date>
    <item>
      <title>Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231866#M45163</link>
      <description>&lt;P&gt;Why do soft deleted sources return after indexer restart?  This has happened to us every time.  We are performing a high number of soft deletes.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 18:39:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231866#M45163</guid>
      <dc:creator>jaredlaney</dc:creator>
      <dc:date>2015-11-10T18:39:22Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231867#M45164</link>
      <description>&lt;P&gt;Can you elaborate a bit, please? What's a "soft deleted source"? Can you describe in more detail what you are trying to do and what symptoms you are seeing?&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 21:23:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231867#M45164</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2015-11-10T21:23:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231868#M45165</link>
      <description>&lt;P&gt;Sure.  we pipe to delete quite often.  Like the following:&lt;/P&gt;

&lt;P&gt;index=index1 | delete&lt;/P&gt;

&lt;P&gt;We consider this to be the fake or soft delete compared to the cli index truncate&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 21:52:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231868#M45165</guid>
      <dc:creator>jaredlaney</dc:creator>
      <dc:date>2015-11-10T21:52:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231869#M45166</link>
      <description>&lt;P&gt;OK, so you are saying that when you are doing a &lt;STRONG&gt;| delete&lt;/STRONG&gt; and restart your indexer, the events that were subject to deletion are searchable again?&lt;BR /&gt;
What exact version of Splunk are you running?&lt;/P&gt;</description>
      <pubDate>Wed, 11 Nov 2015 01:44:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231869#M45166</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2015-11-11T01:44:36Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231870#M45167</link>
      <description>&lt;P&gt;@ssievert - Any ideas on this?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 13:35:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231870#M45167</guid>
      <dc:creator>jaredlaney</dc:creator>
      <dc:date>2015-11-12T13:35:01Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231871#M45168</link>
      <description>&lt;P&gt;We're running 6.2.2.  Yes, we have a series of what we call snapshot indexes where we delete the data daily and re-ingest.&lt;/P&gt;

&lt;P&gt;Yes, old source files reappear and are searchable when we restart our indexers.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 17:31:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231871#M45168</guid>
      <dc:creator>jaredlaney</dc:creator>
      <dc:date>2015-11-12T17:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231872#M45169</link>
      <description>&lt;P&gt;I cannot reproduce this on my standalone instance. However, I did find an open bug which describes your symptoms &lt;STRONG&gt;when using |delete in an indexer cluster&lt;/STRONG&gt; (SPL-100516).&lt;/P&gt;

&lt;P&gt;Are you using a clustered deployment?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 18:49:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231872#M45169</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2015-11-12T18:49:18Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231873#M45170</link>
      <description>&lt;P&gt;Yes, we are using a clustered deployment.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 18:57:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231873#M45170</guid>
      <dc:creator>jaredlaney</dc:creator>
      <dc:date>2015-11-12T18:57:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231874#M45171</link>
      <description>&lt;P&gt;I can't access this bug.  Is there anyway you could send me a quick explanation on it?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 19:00:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231874#M45171</guid>
      <dc:creator>jaredlaney</dc:creator>
      <dc:date>2015-11-12T19:00:11Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231875#M45172</link>
      <description>&lt;P&gt;All I can provide you is the bug description: &lt;STRONG&gt;Events deleted in an index cluster via the "| delete" search operator reappear after cluster restart&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;If you are a Splunk customer with a support entitlement, please open a support case for this, so your case# can be added to the bug ticket.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 19:21:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231875#M45172</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2015-11-12T19:21:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231876#M45173</link>
      <description>&lt;P&gt;Ok, thanks.  Will do.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 19:24:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231876#M45173</guid>
      <dc:creator>jaredlaney</dc:creator>
      <dc:date>2015-11-12T19:24:09Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231877#M45174</link>
      <description>&lt;P&gt;No problem. It may be worthwhile thinking about a different approach to solving your use case. As you may know, | delete does not physically delete events, it just prevents them from being searchable.&lt;BR /&gt;
Maybe you can configure your index retention settings such that old data ages out according to your needs.&lt;BR /&gt;
Or use tags to flag outdated events and modify your searches to not include tagged events, if you cannot reliably use _time to limit your search results to the latest data.&lt;BR /&gt;
Just a thought.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 19:29:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231877#M45174</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2015-11-12T19:29:20Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231878#M45175</link>
      <description>&lt;P&gt;We are using frozentimeperiodinsecs.  &lt;/P&gt;

&lt;P&gt;We are not using tags to flag outdated data.  Do you have a good reference?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 19:34:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231878#M45175</guid>
      <dc:creator>jaredlaney</dc:creator>
      <dc:date>2015-11-12T19:34:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why do soft deleted sources return after indexer restart?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231879#M45176</link>
      <description>&lt;P&gt;Sorry, on second thought, using tags is probably not going to work well for this, unless you have a single field value in your dataset that is common to all events you need to hide. For example, if you can use a date field, you could tag all events from a specific date as "outdated" and include something like &lt;CODE&gt;NOT "tag::date=outdated&lt;/CODE&gt; to your searches. &lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 17:37:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-do-soft-deleted-sources-return-after-indexer-restart/m-p/231879#M45176</guid>
      <dc:creator>s2_splunk</dc:creator>
      <dc:date>2015-11-13T17:37:42Z</dc:date>
    </item>
  </channel>
</rss>

