<?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 latest events which are indexed are not pulled correctly based on time filter in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309186#M93493</link>
    <description>&lt;P&gt;I have real time events pulled through rest api call. The latest events are present in index but not visible when we select time filter as 4 hours. Events are visible with All time filter.&lt;BR /&gt;
 what could be the issue&lt;BR /&gt;
(before 1/17/18 12:07:20.000 PM) This is what i see when i select all time&lt;/P&gt;

&lt;P&gt;But in events - I see this 1/17/18&lt;BR /&gt;
5:12:47.000 PM and events with _time=2018-01-17 17:12:47&lt;/P&gt;

&lt;P&gt;so when filter is selected as 4 hours events are not visible.  Kindly help.. its urgent&lt;BR /&gt;
DATETIME_CONFIG = &lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;BR /&gt;
TZ=UTC&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 17:40:32 GMT</pubDate>
    <dc:creator>k_harini</dc:creator>
    <dc:date>2020-09-29T17:40:32Z</dc:date>
    <item>
      <title>latest events which are indexed are not pulled correctly based on time filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309186#M93493</link>
      <description>&lt;P&gt;I have real time events pulled through rest api call. The latest events are present in index but not visible when we select time filter as 4 hours. Events are visible with All time filter.&lt;BR /&gt;
 what could be the issue&lt;BR /&gt;
(before 1/17/18 12:07:20.000 PM) This is what i see when i select all time&lt;/P&gt;

&lt;P&gt;But in events - I see this 1/17/18&lt;BR /&gt;
5:12:47.000 PM and events with _time=2018-01-17 17:12:47&lt;/P&gt;

&lt;P&gt;so when filter is selected as 4 hours events are not visible.  Kindly help.. its urgent&lt;BR /&gt;
DATETIME_CONFIG = &lt;BR /&gt;
TIME_FORMAT = %Y-%m-%d %H:%M:%S&lt;BR /&gt;
TZ=UTC&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:40:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309186#M93493</guid>
      <dc:creator>k_harini</dc:creator>
      <dc:date>2020-09-29T17:40:32Z</dc:date>
    </item>
    <item>
      <title>Re: latest events which are indexed are not pulled correctly based on time filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309187#M93494</link>
      <description>&lt;P&gt;can you show some sample events?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 12:39:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309187#M93494</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-17T12:39:13Z</dc:date>
    </item>
    <item>
      <title>Re: latest events which are indexed are not pulled correctly based on time filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309188#M93495</link>
      <description>&lt;P&gt;_time=2018-01-17 17:12:47,u_comments="",child_incidents="0",sys_tags="",u_sla="",u_resolved="",work_notes_list="",work_end="",u_approve_reject="",u_priority_type="Downgrade",approval_history="",u_external_reference_id="",rfc="",u_resolved_by="",sla_due="UNKNOWN",u_peer="",u_proposed_critical="false",u_production_server_risk="false",u_business_unit="De Beers Canada"&lt;/P&gt;

&lt;P&gt;This is one sample event&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:40:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309188#M93495</guid>
      <dc:creator>k_harini</dc:creator>
      <dc:date>2020-09-29T17:40:34Z</dc:date>
    </item>
    <item>
      <title>Re: latest events which are indexed are not pulled correctly based on time filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309189#M93496</link>
      <description>&lt;P&gt;I guess this is issue with timezone.. its indexing ahead of time and not shown in time filter. How to correct this?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 12:56:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309189#M93496</guid>
      <dc:creator>k_harini</dc:creator>
      <dc:date>2018-01-17T12:56:33Z</dc:date>
    </item>
    <item>
      <title>Re: latest events which are indexed are not pulled correctly based on time filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309190#M93497</link>
      <description>&lt;P&gt;is your data is coming from database?&lt;BR /&gt;
your eventtime(_time) is ahead of time so you are not getting result when you search for last 4 hrs and getting result when search for all time&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 13:00:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309190#M93497</guid>
      <dc:creator>493669</dc:creator>
      <dc:date>2018-01-17T13:00:06Z</dc:date>
    </item>
    <item>
      <title>Re: latest events which are indexed are not pulled correctly based on time filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309191#M93498</link>
      <description>&lt;P&gt;hey, check your server time. I had faced this kind of issues NTP synchronization at server level would solve your issue &lt;BR /&gt;
let me know if it helps!&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 13:21:39 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309191#M93498</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-17T13:21:39Z</dc:date>
    </item>
    <item>
      <title>Re: latest events which are indexed are not pulled correctly based on time filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309192#M93499</link>
      <description>&lt;P&gt;Should the props.conf be as per server time?&lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 13:25:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309192#M93499</guid>
      <dc:creator>k_harini</dc:creator>
      <dc:date>2018-01-17T13:25:16Z</dc:date>
    </item>
    <item>
      <title>Re: latest events which are indexed are not pulled correctly based on time filter</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309193#M93500</link>
      <description>&lt;P&gt;Nope but your files should ! &lt;/P&gt;</description>
      <pubDate>Wed, 17 Jan 2018 13:29:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/latest-events-which-are-indexed-are-not-pulled-correctly-based/m-p/309193#M93500</guid>
      <dc:creator>mayurr98</dc:creator>
      <dc:date>2018-01-17T13:29:43Z</dc:date>
    </item>
  </channel>
</rss>

