<?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: Need help to get Timestamp correctly,please in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181342#M36386</link>
    <description>&lt;P&gt;Thanks,everyone.I have solved the problem by myself.The &lt;STRONG&gt;TIME_FORMAT&lt;/STRONG&gt;= &lt;STRONG&gt;%m%d %H%M%S:%3N&lt;/STRONG&gt; ,and my date (0506 144145:629) just mean "May 6th 14h:41min:45s,629" .&lt;BR /&gt;
That's right, no problem.My mistake, which &lt;EM&gt;miss&lt;/EM&gt; &lt;STRONG&gt;&lt;EM&gt;[sourcetype_name]&lt;/EM&gt;&lt;/STRONG&gt; in props.conf.So,the configuration has no effect.I am so sorry.Please,don't make the same mistakes.&lt;/P&gt;</description>
    <pubDate>Tue, 12 May 2015 11:43:28 GMT</pubDate>
    <dc:creator>dovelsh12223621</dc:creator>
    <dc:date>2015-05-12T11:43:28Z</dc:date>
    <item>
      <title>Need help to get Timestamp correctly,please</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181338#M36382</link>
      <description>&lt;P&gt;I have data in the following:&lt;BR /&gt;
host=ICSPSD instId=0001 ptime=2015-05-06 14:41:46,323   modName=icsfront    logType=app ip=199.0.45.171 msg=[004127][0506 144145:629][   Dumpmsg.c][00133]-&amp;gt;Dumpmsg begin&lt;BR /&gt;
host=ICSPSD instId=0001 ptime=2015-05-06 14:41:46,323   modName=icsfront    logType=app ip=199.0.45.171 msg=[004127][0506 144145:629][   Dumpmsg.c][00182]-&amp;gt;DbsDumpmsg delete succ&lt;BR /&gt;
host=ICSPSD instId=0001     ptime=2015-05-06 14:41:46,323   modName=icsfront    logType=app ip=199.0.45.171 msg=[004127][0506 144145:629][   Dumpmsg.c][00282]-&amp;gt;Dumpmsg end&lt;BR /&gt;
host=ICSPSD instId=0001     ptime=2015-05-06 14:43:46,083   modName=icsfront    logType=app ip=199.0.45.171 msg=[004127][0506 144345:643][   Dumpmsg.c][00133]-&amp;gt;Dumpmsg begin&lt;/P&gt;

&lt;P&gt;Timestamp like this "[0506 144145:629]" ,however I cannot get it.&lt;BR /&gt;
The way I try like this:  &lt;/P&gt;

&lt;P&gt;TIME_FORMAT= %m%d %H%M%S:%3N&lt;BR /&gt;
TIME_PREFIX= msg=[\d+][          (pay attention "backslash"  cannot show in the question,but I have done it)&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD=15&lt;BR /&gt;
So what cant I do ? I need help to get Splunk to get time correctly.Thanks.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 19:50:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181338#M36382</guid>
      <dc:creator>dovelsh12223621</dc:creator>
      <dc:date>2020-09-28T19:50:24Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to get Timestamp correctly,please</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181339#M36383</link>
      <description>&lt;P&gt;Hello! Take a look at your &lt;STRONG&gt;TIME_FORMAT= %m%d %H%M%S:%3N&lt;/STRONG&gt; and your data (&lt;STRONG&gt;0506 144145:629&lt;/STRONG&gt;). I think  in your &lt;STRONG&gt;TIME_FORMAT&lt;/STRONG&gt; you did not well specify which values you need as the &lt;STRONG&gt;month, day&lt;/STRONG&gt;, ........&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 06 May 2015 10:07:00 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181339#M36383</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-05-06T10:07:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to get Timestamp correctly,please</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181340#M36384</link>
      <description>&lt;P&gt;Yeah,I think the &lt;STRONG&gt;TIME_FORMAT&lt;/STRONG&gt;  could be wrong.But, I really donot know what is the matter and I have no way to get it correctly,please give me some advice,thanks.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 01:16:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181340#M36384</guid>
      <dc:creator>dovelsh12223621</dc:creator>
      <dc:date>2015-05-07T01:16:27Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to get Timestamp correctly,please</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181341#M36385</link>
      <description>&lt;P&gt;Ok. In  &lt;STRONG&gt;(0506 144145:629)&lt;/STRONG&gt;, let me know which digits represent the &lt;STRONG&gt;year&lt;/STRONG&gt;, the &lt;STRONG&gt;month&lt;/STRONG&gt;, the &lt;STRONG&gt;day&lt;/STRONG&gt;, the &lt;STRONG&gt;hour&lt;/STRONG&gt; and the &lt;STRONG&gt;seconds&lt;/STRONG&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2015 07:40:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181341#M36385</guid>
      <dc:creator>stephanefotso</dc:creator>
      <dc:date>2015-05-07T07:40:19Z</dc:date>
    </item>
    <item>
      <title>Re: Need help to get Timestamp correctly,please</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181342#M36386</link>
      <description>&lt;P&gt;Thanks,everyone.I have solved the problem by myself.The &lt;STRONG&gt;TIME_FORMAT&lt;/STRONG&gt;= &lt;STRONG&gt;%m%d %H%M%S:%3N&lt;/STRONG&gt; ,and my date (0506 144145:629) just mean "May 6th 14h:41min:45s,629" .&lt;BR /&gt;
That's right, no problem.My mistake, which &lt;EM&gt;miss&lt;/EM&gt; &lt;STRONG&gt;&lt;EM&gt;[sourcetype_name]&lt;/EM&gt;&lt;/STRONG&gt; in props.conf.So,the configuration has no effect.I am so sorry.Please,don't make the same mistakes.&lt;/P&gt;</description>
      <pubDate>Tue, 12 May 2015 11:43:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Need-help-to-get-Timestamp-correctly-please/m-p/181342#M36386</guid>
      <dc:creator>dovelsh12223621</dc:creator>
      <dc:date>2015-05-12T11:43:28Z</dc:date>
    </item>
  </channel>
</rss>

