<?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 cant I see some data that I was able to see before 1 month? Even if retention policy of index is 3 years in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-cant-I-see-some-data-that-I-was-able-to-see-before-1-month/m-p/489463#M136716</link>
    <description>&lt;P&gt;@manjunathmeti  The above query is not running, and also data data cant be deleted because retention is 3 years and time stamp of data was in january 2020 only&lt;/P&gt;</description>
    <pubDate>Mon, 09 Mar 2020 07:04:02 GMT</pubDate>
    <dc:creator>muizash</dc:creator>
    <dc:date>2020-03-09T07:04:02Z</dc:date>
    <item>
      <title>Why cant I see some data that I was able to see before 1 month? Even if retention policy of index is 3 years</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-cant-I-see-some-data-that-I-was-able-to-see-before-1-month/m-p/489461#M136714</link>
      <description>&lt;P&gt;Notes&lt;BR /&gt;
- Our retention policy is 3 years for that abc index.&lt;BR /&gt;
- When I exported the result of that query before 1 month, I was able to see that particular data&lt;BR /&gt;
- Today when I run exact same query, I can see some missing data.&lt;BR /&gt;
- To give you the detail, today I am seeing approx 20K less events out of 1L events.&lt;BR /&gt;
- The date range is exact same&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 05:51:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-cant-I-see-some-data-that-I-was-able-to-see-before-1-month/m-p/489461#M136714</guid>
      <dc:creator>muez</dc:creator>
      <dc:date>2020-03-09T05:51:05Z</dc:date>
    </item>
    <item>
      <title>Re: Why cant I see some data that I was able to see before 1 month? Even if retention policy of index is 3 years</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-cant-I-see-some-data-that-I-was-able-to-see-before-1-month/m-p/489462#M136715</link>
      <description>&lt;P&gt;Check if data is deleted because of retention or max size in last 1 month.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=_internal sourcetype=splunkd INDEX_NAME component=BucketMover frozenTimePeriodInSecs OR maxTotalDataSizeMB
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Mar 2020 06:58:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-cant-I-see-some-data-that-I-was-able-to-see-before-1-month/m-p/489462#M136715</guid>
      <dc:creator>manjunathmeti</dc:creator>
      <dc:date>2020-03-09T06:58:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why cant I see some data that I was able to see before 1 month? Even if retention policy of index is 3 years</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-cant-I-see-some-data-that-I-was-able-to-see-before-1-month/m-p/489463#M136716</link>
      <description>&lt;P&gt;@manjunathmeti  The above query is not running, and also data data cant be deleted because retention is 3 years and time stamp of data was in january 2020 only&lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 07:04:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-cant-I-see-some-data-that-I-was-able-to-see-before-1-month/m-p/489463#M136716</guid>
      <dc:creator>muizash</dc:creator>
      <dc:date>2020-03-09T07:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Why cant I see some data that I was able to see before 1 month? Even if retention policy of index is 3 years</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-cant-I-see-some-data-that-I-was-able-to-see-before-1-month/m-p/489464#M136717</link>
      <description>&lt;P&gt;On your indexing layer, run the following from the command line: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;splunk btool indexes list &amp;lt;INDEXNAME&amp;gt; --debug
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Replacing  with the name of the index that you are seeing issues with.     There are a few properties to take note of: &lt;/P&gt;

&lt;P&gt;1) coldPath.maxDataSizeMB -- The total size in MB of the Cold path for data.    If this size is exceeded, data will roll to frozen (and if there is no Cold-To-Frozen archiving strategy in place, will be deleted)&lt;BR /&gt;
2) frozenTimePeriodInSecs -- The number of seconds before data is frozen&lt;BR /&gt;
3) maxTotalDataSizeMB -- The maximum total size across all hot/warm/cold data locations&lt;/P&gt;

&lt;P&gt;See if any of these are lower than you expect. &lt;/P&gt;</description>
      <pubDate>Mon, 09 Mar 2020 14:59:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-cant-I-see-some-data-that-I-was-able-to-see-before-1-month/m-p/489464#M136717</guid>
      <dc:creator>darrenfuller</dc:creator>
      <dc:date>2020-03-09T14:59:01Z</dc:date>
    </item>
  </channel>
</rss>

