<?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 Event and log timestamps are off by a bit in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Event-and-log-timestamps-are-off-by-a-bit/m-p/396724#M70703</link>
    <description>&lt;P&gt;Local splunk server timezone is GMT.   Incoming firewall logs are in Eastern.   But when I query, the times are off when comparing the Time and Event columns.  &lt;/P&gt;

&lt;P&gt;(can't add screen shot because of "points"):&lt;/P&gt;

&lt;P&gt;Time column:&lt;BR /&gt;
6/19/18 11:02:33.000 PM  &lt;/P&gt;

&lt;P&gt;Event column:&lt;BR /&gt;
Jun 19 18:02:33 192.168.100.1 Jun 19 2018 14:02:33&lt;/P&gt;

&lt;P&gt;Local time for me is 2:02 PM.&lt;/P&gt;

&lt;P&gt;What is the best way to resolve this?&lt;/P&gt;</description>
    <pubDate>Tue, 19 Jun 2018 18:11:18 GMT</pubDate>
    <dc:creator>sprimerib</dc:creator>
    <dc:date>2018-06-19T18:11:18Z</dc:date>
    <item>
      <title>Event and log timestamps are off by a bit</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Event-and-log-timestamps-are-off-by-a-bit/m-p/396724#M70703</link>
      <description>&lt;P&gt;Local splunk server timezone is GMT.   Incoming firewall logs are in Eastern.   But when I query, the times are off when comparing the Time and Event columns.  &lt;/P&gt;

&lt;P&gt;(can't add screen shot because of "points"):&lt;/P&gt;

&lt;P&gt;Time column:&lt;BR /&gt;
6/19/18 11:02:33.000 PM  &lt;/P&gt;

&lt;P&gt;Event column:&lt;BR /&gt;
Jun 19 18:02:33 192.168.100.1 Jun 19 2018 14:02:33&lt;/P&gt;

&lt;P&gt;Local time for me is 2:02 PM.&lt;/P&gt;

&lt;P&gt;What is the best way to resolve this?&lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 18:11:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Event-and-log-timestamps-are-off-by-a-bit/m-p/396724#M70703</guid>
      <dc:creator>sprimerib</dc:creator>
      <dc:date>2018-06-19T18:11:18Z</dc:date>
    </item>
    <item>
      <title>Re: Event and log timestamps are off by a bit</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Event-and-log-timestamps-are-off-by-a-bit/m-p/396725#M70704</link>
      <description>&lt;P&gt;It appears your events have two timestamps:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Jun 19 18:02:33 192.168.100.1 Jun 19 2018 14:02:33
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I normally see this when syslog receives and adds a timestamp to the events received remotely. &lt;/P&gt;

&lt;P&gt;Assuming the 14:02 timestamp is EST, then it appears the first timestamp is MST (EST + 2)&lt;BR /&gt;
Splunk always attempts to offset the time to GMT.&lt;/P&gt;

&lt;P&gt;My guess is that Splunk is applying an offset at index time, in an attempt to make the time GMT.&lt;BR /&gt;
Then its offsetting again at search time, based on your TZ preference. &lt;/P&gt;

&lt;P&gt;It appears you need to fix your props to apply the correct TZ for this source, or extract the correct timestamp. &lt;/P&gt;</description>
      <pubDate>Tue, 19 Jun 2018 20:10:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Event-and-log-timestamps-are-off-by-a-bit/m-p/396725#M70704</guid>
      <dc:creator>solarboyz1</dc:creator>
      <dc:date>2018-06-19T20:10:49Z</dc:date>
    </item>
  </channel>
</rss>

