<?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: 24hour timestamps parse incorrectly in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/24hour-timestamps-parse-incorrectly/m-p/52556#M10138</link>
    <description>&lt;P&gt;This turned out to be a simple oversight. It seems that the parser was picking up the "am" from the begining of my hostname in the next field. Hence only happening on machines names "am....."&lt;/P&gt;

&lt;P&gt;Fix =&lt;BR /&gt;
Add the following to my stanza's in props.conf&lt;/P&gt;

&lt;P&gt;MAX_TIMESTAMP_LOOKAHEAD = 15&lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 11:49:43 GMT</pubDate>
    <dc:creator>mcafeesecure</dc:creator>
    <dc:date>2020-09-28T11:49:43Z</dc:date>
    <item>
      <title>24hour timestamps parse incorrectly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/24hour-timestamps-parse-incorrectly/m-p/52555#M10137</link>
      <description>&lt;P&gt;I have a subset of servers that all of their logs parse the timestamps incorrectly at 12 (noon)..&lt;/P&gt;

&lt;P&gt;sample log lines:&lt;/P&gt;

&lt;P&gt;CORRECTLY PARSED:&lt;/P&gt;

&lt;P&gt;The following all index into splunk as 12PM&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;May 14 12:00:31 dnv-scan001.scanalert.com resin_stdout: : [12:00:31.153] [SCAN_QUEUE ][WARN ]SaScanQueueServlet: Finished (4ms)
May 14 12:00:56 dnv-scan001.scanalert.com resin_stdout: : [12:00:56.492] [MEMORY ][WARN ]AppMem=25295248 TotalMem=62128128
May 14 12:00:56 dnv-scan001.scanalert.com resin_stdout: : [12:00:56.494] [SCAN_SEND ][WARN ]SaCronSendCompletedServlet: Finished (342ms)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;PARSED INCORRECTLY&lt;/P&gt;

&lt;P&gt;The following all index into splunk as 12AM&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;May 14 12:00:02 am1-scan001.scanalert.com resin_stdout: : [12:00:01.605] [MEMORY     ][WARN ]AppMem=26510144 TotalMem=69664768
May 14 12:00:31 am1-scan001.scanalert.com resin_stdout: : [12:00:31.624] [SCAN_QUEUE ][WARN ]SaScanQueueServlet: Finished (7ms)
May 14 12:00:51 am1-scan001.scanalert.com resin_stdout: : [12:00:51.622] [SCAN_SEND  ][WARN ]SaCronSendCompletedServlet: Finished (0ms)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I have a subset of 17 servers, that parse incorrectly, the ONLY difference I can find is the hostnames.&lt;/P&gt;

&lt;P&gt;has anyone encountered this behavior, and have any idea if there is a fix around this?&lt;BR /&gt;
All logs are in 24HR format fo "midnight" hour shows as 00:00:00, while "noon" as 12:00:00&lt;/P&gt;</description>
      <pubDate>Tue, 15 May 2012 22:07:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/24hour-timestamps-parse-incorrectly/m-p/52555#M10137</guid>
      <dc:creator>mcafeesecure</dc:creator>
      <dc:date>2012-05-15T22:07:57Z</dc:date>
    </item>
    <item>
      <title>Re: 24hour timestamps parse incorrectly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/24hour-timestamps-parse-incorrectly/m-p/52556#M10138</link>
      <description>&lt;P&gt;This turned out to be a simple oversight. It seems that the parser was picking up the "am" from the begining of my hostname in the next field. Hence only happening on machines names "am....."&lt;/P&gt;

&lt;P&gt;Fix =&lt;BR /&gt;
Add the following to my stanza's in props.conf&lt;/P&gt;

&lt;P&gt;MAX_TIMESTAMP_LOOKAHEAD = 15&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 11:49:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/24hour-timestamps-parse-incorrectly/m-p/52556#M10138</guid>
      <dc:creator>mcafeesecure</dc:creator>
      <dc:date>2020-09-28T11:49:43Z</dc:date>
    </item>
  </channel>
</rss>

