<?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: The timestamp has a one hour offset in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/572854#M101359</link>
    <description>&lt;P&gt;It sounds like the country where the source resides recently changed from Summer time to standard time, but the source is still reporting timestamps in Summer time.&amp;nbsp; It could be the application at fault or a Splunk setting.&amp;nbsp; Can you share the props.conf settings for that sourcetype?&lt;/P&gt;</description>
    <pubDate>Thu, 28 Oct 2021 16:46:03 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2021-10-28T16:46:03Z</dc:date>
    <item>
      <title>The timestamp has a one hour offset</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/572830#M101357</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I am using "Splunk_TA_juniper" and I noticed a new problem with timestamp: there is a one hour offset for the timestamp compared to the time in the event. For instance, when I have an event whose _raw value starts with "&lt;SPAN class=""&gt;Oct&lt;/SPAN&gt; &lt;SPAN class=""&gt;28&lt;/SPAN&gt; &lt;SPAN class=""&gt;15:12:37&lt;/SPAN&gt; &lt;SPAN class=""&gt;fw-01-gra&lt;/SPAN&gt; &lt;SPAN class=""&gt;RT_FLOW:&lt;/SPAN&gt;&amp;nbsp; ...", the timestamps is "&lt;SPAN&gt;2021-10-28T16:12:37.000+02:00&lt;/SPAN&gt;" (16h instead of 15h). In addition, the event will only appear after an hour after its&amp;nbsp;received by the indexer, in fact when the timestamp value is less than the current time.&lt;/P&gt;&lt;P&gt;This behaviour is new. When I examine&amp;nbsp; events for september (for instance), the timestamp matches the time in the event.&lt;/P&gt;&lt;P&gt;I tried to restart Splunk and the forwarder, nothing was changed. I haven't modify the configuration files for a long time, and I don't know what to do.&lt;/P&gt;&lt;P&gt;Do you have an idea of what is going on or a possible solution?&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 14:27:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/572830#M101357</guid>
      <dc:creator>djoiret</dc:creator>
      <dc:date>2021-10-28T14:27:09Z</dc:date>
    </item>
    <item>
      <title>Re: The timestamp has a one hour offset</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/572854#M101359</link>
      <description>&lt;P&gt;It sounds like the country where the source resides recently changed from Summer time to standard time, but the source is still reporting timestamps in Summer time.&amp;nbsp; It could be the application at fault or a Splunk setting.&amp;nbsp; Can you share the props.conf settings for that sourcetype?&lt;/P&gt;</description>
      <pubDate>Thu, 28 Oct 2021 16:46:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/572854#M101359</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2021-10-28T16:46:03Z</dc:date>
    </item>
    <item>
      <title>Re: The timestamp has a one hour offset</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/573340#M101421</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;After some other investigations, I noticed that in fact ALL events having&amp;nbsp; syslog format for date and time had this 1 hour offset. The problem started on 10/28/2021 00:00:00 until 10/30/2021 23:59:59. All events after&amp;nbsp; 10/31/2021 00:00:00 have a correct timestamp, so the problem just disappeared.&lt;/P&gt;&lt;P&gt;In France we changed from summer time to winter time on Sun 10/31/2021 at 03:00:00 (at 03:00:00, local time was changed to 02:00:00).&lt;/P&gt;&lt;P&gt;I never noticed this problem before, I have been using Splunk since 2014. In my opinion, this looks like a bug in Splunk. I know no algorithm for changing summer time to winter time taking place on tuesday.&lt;/P&gt;&lt;P&gt;For the application Splunk_TA_juniper, there was no parameters about time in "default/props.conf". There are no parameter either in system props.conf.&lt;/P&gt;&lt;P&gt;I added these parameters in "local/props.conf" of application Splunk_TA_juniper before my previous post :&lt;/P&gt;&lt;P&gt;[juniper:junos:firewall]&lt;BR /&gt;TIME_FORMAT = "%b %e %T"&lt;BR /&gt;TZ = Europe/Paris&lt;/P&gt;&lt;P&gt;This did not change anything.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Tue, 02 Nov 2021 16:47:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/573340#M101421</guid>
      <dc:creator>djoiret</dc:creator>
      <dc:date>2021-11-02T16:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: The timestamp has a one hour offset</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/573387#M101425</link>
      <description>Hi&lt;BR /&gt;I'm not sure if this related anything in your case, but we have noticed that there are still some network equipments, which cannot handle timestamps correctly with syslog feed when summertime starts or ends. Usually it has require reboot and time by time even this haven't helps. There could be two different timestamp in event and one is right and second one is not.&lt;BR /&gt;r. Ismo</description>
      <pubDate>Tue, 02 Nov 2021 20:52:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/573387#M101425</guid>
      <dc:creator>isoutamo</dc:creator>
      <dc:date>2021-11-02T20:52:31Z</dc:date>
    </item>
    <item>
      <title>Re: The timestamp has a one hour offset</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/573451#M101436</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;The problem is not from the sources. I have several logs sources (Juniper logs, "authpriv" from Linux servers, Cisco ESA logs, etc.) and all had this 1 hour offset between 10/28 and 10/31 02:00:00. You can see in the joined image two events, one just before 02:00:00 (at 01:59:59) and the second one at 02:00:00. The timestamp for the first event is wrong, the timestamp for the second event is correct.&lt;/P&gt;&lt;P&gt;Denis&lt;/P&gt;</description>
      <pubDate>Wed, 03 Nov 2021 08:18:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/The-timestamp-has-a-one-hour-offset/m-p/573451#M101436</guid>
      <dc:creator>djoiret</dc:creator>
      <dc:date>2021-11-03T08:18:15Z</dc:date>
    </item>
  </channel>
</rss>

