<?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: Why is my timestamp not being recognized... in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-timestamp-not-being-recognized/m-p/361114#M65867</link>
    <description>&lt;P&gt;Hi a212830,&lt;BR /&gt;
for me the best approach to a timestamp problem is to download an example of your log in a file and try to ingest it using the Splunk web gui.&lt;BR /&gt;
In this way you can immediately check your configurations and verify problems.&lt;/P&gt;

&lt;P&gt;In your specific situation, the problem could be in &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD=18&lt;/CODE&gt; and &lt;CODE&gt;TIME_PREFIX=\d+\s\w+\s&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2017 15:37:47 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-05-03T15:37:47Z</dc:date>
    <item>
      <title>Why is my timestamp not being recognized...</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-timestamp-not-being-recognized/m-p/361113#M65866</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have the following data coming in:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;10009 SYSTEM 03/05/17 11:12:44 Info Message Partner MQCACTUSOUT, Session 611 - Message sent
    Sequence number : 242034
    UUMID           : OCHASUS33XXX9002556093123JY    
    Suffix          : 1705031356750
 - lrtAZ842
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The problem is, instead of interpresting the date as May 3rd, it's being interpreted as March 5th.  My props has the following, which looks correct to me.  &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[swift_alarmsmsgs]
SHOULD_LINEMERGE=false
NO_BINARY_CHECK=true
ANNOTATE_PUNCT=false
KV_MODE=auto
LINE_BREAKER = ([\r\n]+)\d{5}
TIME_FORMAT = %d/%m/%y %H:%M:%S
MAX_TIMESTAMP_LOOKAHEAD=50
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 03 May 2017 15:17:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-timestamp-not-being-recognized/m-p/361113#M65866</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2017-05-03T15:17:03Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my timestamp not being recognized...</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-timestamp-not-being-recognized/m-p/361114#M65867</link>
      <description>&lt;P&gt;Hi a212830,&lt;BR /&gt;
for me the best approach to a timestamp problem is to download an example of your log in a file and try to ingest it using the Splunk web gui.&lt;BR /&gt;
In this way you can immediately check your configurations and verify problems.&lt;/P&gt;

&lt;P&gt;In your specific situation, the problem could be in &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD=18&lt;/CODE&gt; and &lt;CODE&gt;TIME_PREFIX=\d+\s\w+\s&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 15:37:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-timestamp-not-being-recognized/m-p/361114#M65867</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-05-03T15:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my timestamp not being recognized...</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-timestamp-not-being-recognized/m-p/361115#M65868</link>
      <description>&lt;P&gt;Upvote for likely correct TIME_PREFIX to fix the OP's issue.&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2017 16:23:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-timestamp-not-being-recognized/m-p/361115#M65868</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2017-05-03T16:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my timestamp not being recognized...</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-timestamp-not-being-recognized/m-p/361116#M65869</link>
      <description>&lt;P&gt;Agreed. I was gonna say &lt;CODE&gt;TIME_PREFIX&lt;/CODE&gt; as well. &lt;/P&gt;</description>
      <pubDate>Mon, 08 May 2017 13:03:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-timestamp-not-being-recognized/m-p/361116#M65869</guid>
      <dc:creator>sloshburch</dc:creator>
      <dc:date>2017-05-08T13:03:13Z</dc:date>
    </item>
  </channel>
</rss>

