<?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: How do I fix this : Failed to parse timestamp in first MAX_TIMESTAMP_LOOKAHEAD? in Splunk Enterprise</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-fix-this-Failed-to-parse-timestamp-in-first-MAX/m-p/613387#M13938</link>
    <description>&lt;P&gt;That looks like it should work, but here's an alternative to try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TIME_PREFIX = \d\s+
TIME_FORMAT = %a %b %d %H:%M
NO_BINARY_CHECK = true
SHOULD_LINEMERGE = false&lt;/LI-CODE&gt;</description>
    <pubDate>Fri, 16 Sep 2022 12:26:41 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2022-09-16T12:26:41Z</dc:date>
    <item>
      <title>How do I fix this : Failed to parse timestamp in first MAX_TIMESTAMP_LOOKAHEAD?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-fix-this-Failed-to-parse-timestamp-in-first-MAX/m-p/613230#M13924</link>
      <description>&lt;P&gt;I've deployed below props to&amp;nbsp; extract the time splunk. There are WARN messages in splunkd logs as follows DateParserVerbose - Failed to parse timestamp in first MAX_TIMESTAMP_LOOKAHEAD (12) characters of event. Defaulting to timestamp of previous event.&amp;nbsp;&lt;/P&gt;
&lt;P&gt;please refer to the below log&amp;nbsp;&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;DIV&gt;Hounsaya&amp;nbsp; &amp;nbsp; &amp;nbsp;add_user&amp;nbsp; &amp;nbsp; &amp;nbsp; 4&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;Thu Sep 15 10:09 - 26:39 (60+00:47)&lt;/DIV&gt;
&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;
&lt;P&gt;Can you please help and let me know if i need to make any changes?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 15:11:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-fix-this-Failed-to-parse-timestamp-in-first-MAX/m-p/613230#M13924</guid>
      <dc:creator>super_saiyan</dc:creator>
      <dc:date>2022-09-15T15:11:53Z</dc:date>
    </item>
    <item>
      <title>Re: Failed to parse timestamp in first MAX_TIMESTAMP_LOOKAHEAD</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-fix-this-Failed-to-parse-timestamp-in-first-MAX/m-p/613236#M13925</link>
      <description>&lt;P&gt;Please share the props.conf settings for the sorucetype, especially TIME_PREFIX, TIME_FORMAT, and MAX_TIMESTAMP_LOOKAHEAD.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Sep 2022 14:06:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-fix-this-Failed-to-parse-timestamp-in-first-MAX/m-p/613236#M13925</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-09-15T14:06:08Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this : Failed to parse timestamp in first MAX_TIMESTAMP_LOOKAHEAD?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-fix-this-Failed-to-parse-timestamp-in-first-MAX/m-p/613329#M13930</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/213957"&gt;@richgalloway&lt;/a&gt;&amp;nbsp; Many thanks for your quick response. Below is my props.conf&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;DIV&gt;TIME_PREFIX = (Sun|Mon|Tue|Wed|Thu|Fri|Sat)\s&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;TIME_FORMAT = %b %d %H:%M&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;NO_BINARY_CHECK = true&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;&lt;DIV&gt;SHOULD_LINEMERGE = false&lt;/DIV&gt;&lt;DIV&gt;&amp;nbsp;&lt;/DIV&gt;</description>
      <pubDate>Fri, 16 Sep 2022 04:40:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-fix-this-Failed-to-parse-timestamp-in-first-MAX/m-p/613329#M13930</guid>
      <dc:creator>super_saiyan</dc:creator>
      <dc:date>2022-09-16T04:40:56Z</dc:date>
    </item>
    <item>
      <title>Re: How do I fix this : Failed to parse timestamp in first MAX_TIMESTAMP_LOOKAHEAD?</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-fix-this-Failed-to-parse-timestamp-in-first-MAX/m-p/613387#M13938</link>
      <description>&lt;P&gt;That looks like it should work, but here's an alternative to try:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;TIME_PREFIX = \d\s+
TIME_FORMAT = %a %b %d %H:%M
NO_BINARY_CHECK = true
SHOULD_LINEMERGE = false&lt;/LI-CODE&gt;</description>
      <pubDate>Fri, 16 Sep 2022 12:26:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise/How-do-I-fix-this-Failed-to-parse-timestamp-in-first-MAX/m-p/613387#M13938</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2022-09-16T12:26:41Z</dc:date>
    </item>
  </channel>
</rss>

