<?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: Event time and index time in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507628#M86389</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;event time is CDT. So what i need to do.&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jul 2020 17:06:16 GMT</pubDate>
    <dc:creator>LogUx</dc:creator>
    <dc:date>2020-07-06T17:06:16Z</dc:date>
    <item>
      <title>How to resolve latency between event time and index time?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507620#M86386</link>
      <description>&lt;P&gt;My index time is 7/6/20 3:37:42.210 PM&amp;nbsp;&lt;/P&gt;
&lt;P&gt;My event time is 07/06/20 10:37:42.210 CDT&lt;/P&gt;
&lt;P&gt;My TIME_FORMAT=%x %H:%M:%S.%3N%Z&lt;/P&gt;
&lt;P&gt;But still, by referencing the above time, we can see the latency between index time and event time. Please suggest how to resolve this.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 19:14:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507620#M86386</guid>
      <dc:creator>LogUx</dc:creator>
      <dc:date>2020-07-06T19:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Event time and index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507627#M86388</link>
      <description>Is the index time in UTC or CDT? If the former, then there's no latency.&lt;BR /&gt;If the event time is in CDT then you have a latency of exactly 5 hours, which usually indicates a time zone setting error.</description>
      <pubDate>Mon, 06 Jul 2020 16:58:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507627#M86388</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-07-06T16:58:59Z</dc:date>
    </item>
    <item>
      <title>Re: Event time and index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507628#M86389</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;event time is CDT. So what i need to do.&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 17:06:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507628#M86389</guid>
      <dc:creator>LogUx</dc:creator>
      <dc:date>2020-07-06T17:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Event time and index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507632#M86391</link>
      <description>Verify the source system has its time zone set correctly.&lt;BR /&gt;Verify the data source is sending the right timestamps.&lt;BR /&gt;Consider changing the TIME_FORMAT setting to drop the "%Z".</description>
      <pubDate>Mon, 06 Jul 2020 17:20:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507632#M86391</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-07-06T17:20:35Z</dc:date>
    </item>
    <item>
      <title>Re: Event time and index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507640#M86395</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; Yes i will check, please let me know if source system and that source system logs are different timestamps, then it will create any latency ? And how to solve that?&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jul 2020 17:39:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507640#M86395</guid>
      <dc:creator>LogUx</dc:creator>
      <dc:date>2020-07-06T17:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Event time and index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507644#M86396</link>
      <description>Splunk indexes events as soon as they are received. An incorrect timestamp may generate a warning message, but will not cause index latency.&lt;BR /&gt;However, an incorrect TIME_FORMAT setting can cause Splunk to mis-interpret a timestamp and index it incorrectly, thus creating the appearance of latency.</description>
      <pubDate>Mon, 06 Jul 2020 17:53:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507644#M86396</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-07-06T17:53:34Z</dc:date>
    </item>
    <item>
      <title>Re: Event time and index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507894#M86437</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp;So you want me to use only&amp;nbsp;&lt;SPAN&gt;TIME_FORMAT=%x %H:%M:%S.%3N and remove %Z?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 07 Jul 2020 17:53:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507894#M86437</guid>
      <dc:creator>LogUx</dc:creator>
      <dc:date>2020-07-07T17:53:40Z</dc:date>
    </item>
    <item>
      <title>Re: Event time and index time</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507900#M86440</link>
      <description>If the timestamp in the event does not contain a time zone indication (or contains the wrong one) then "%Z" should not be part of TIME_FORMAT.</description>
      <pubDate>Tue, 07 Jul 2020 18:58:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-resolve-latency-between-event-time-and-index-time/m-p/507900#M86440</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-07-07T18:58:54Z</dc:date>
    </item>
  </channel>
</rss>

