<?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: search results only for 3 months in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/search-results-only-for-3-months/m-p/456182#M78874</link>
    <description>&lt;P&gt;If you are using Accelerated Data Models, then you extend the backfill to farther back.&lt;BR /&gt;
If you are an admin, you can extend your index retention in &lt;CODE&gt;indexes.conf&lt;/CODE&gt;&lt;BR /&gt;
If you are an admin, you may be able to create a summary index and save a copy/summary of your events there.&lt;BR /&gt;
See docs.splunk.com for details.&lt;/P&gt;</description>
    <pubDate>Tue, 09 Jul 2019 02:04:19 GMT</pubDate>
    <dc:creator>woodcock</dc:creator>
    <dc:date>2019-07-09T02:04:19Z</dc:date>
    <item>
      <title>search results only for 3 months</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/search-results-only-for-3-months/m-p/456179#M78871</link>
      <description>&lt;P&gt;I have data indexinng from January and have a query trying to run for last 6 months or more than 6 months, but search results events only till march(last 3 months). how to increase search events limit ?&lt;BR /&gt;
I dont want to force query using "earliest=-6mon@mon" "latest=@mon", instead is there any other way ? as i need to save that as a report and use loadjob using timepicker in a dashboard. so cannot use earliest and latest in search itself.&lt;/P&gt;</description>
      <pubDate>Wed, 03 Jul 2019 21:30:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/search-results-only-for-3-months/m-p/456179#M78871</guid>
      <dc:creator>splunkuseradmin</dc:creator>
      <dc:date>2019-07-03T21:30:50Z</dc:date>
    </item>
    <item>
      <title>Re: search results only for 3 months</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/search-results-only-for-3-months/m-p/456180#M78872</link>
      <description>&lt;P&gt;If you can only search back 3 months even when specifying earliest=-6mon then you probably only have 3 months of data in that index.  There's nothing you can do in a search to locate data that's not there.  Run this query to see how far back you can go with your query.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| tstats earliest(_time) as first, latest(_time) as last where index=foo | fieldformat first=strftime(first,"%c") | fieldformat last=strftime(last,"%c")
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 04 Jul 2019 01:56:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/search-results-only-for-3-months/m-p/456180#M78872</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-07-04T01:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: search results only for 3 months</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/search-results-only-for-3-months/m-p/456181#M78873</link>
      <description>&lt;P&gt;I know the data is bieng indexing since January 22nd, when you search with time range to only January or any specific month i can see data but when i search for last 6 months I get only past 3 months. i belive some thing is stopping search to go more back before march 27th.. i only get data from march 27th.&lt;BR /&gt;
is there any limitations on userid's (my role :power user).&lt;/P&gt;

&lt;P&gt;below is the output fro index="myindex"&lt;BR /&gt;
first   last&lt;BR /&gt;
Sun Jan  6 08:23:35 2019    Thu Jul  4 12:26:39 2019&lt;/P&gt;</description>
      <pubDate>Thu, 04 Jul 2019 19:26:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/search-results-only-for-3-months/m-p/456181#M78873</guid>
      <dc:creator>splunkuseradmin</dc:creator>
      <dc:date>2019-07-04T19:26:12Z</dc:date>
    </item>
    <item>
      <title>Re: search results only for 3 months</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/search-results-only-for-3-months/m-p/456182#M78874</link>
      <description>&lt;P&gt;If you are using Accelerated Data Models, then you extend the backfill to farther back.&lt;BR /&gt;
If you are an admin, you can extend your index retention in &lt;CODE&gt;indexes.conf&lt;/CODE&gt;&lt;BR /&gt;
If you are an admin, you may be able to create a summary index and save a copy/summary of your events there.&lt;BR /&gt;
See docs.splunk.com for details.&lt;/P&gt;</description>
      <pubDate>Tue, 09 Jul 2019 02:04:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/search-results-only-for-3-months/m-p/456182#M78874</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-07-09T02:04:19Z</dc:date>
    </item>
  </channel>
</rss>

