<?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: Setting the time-stamp recognition in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-stamp-recognition/m-p/305786#M57682</link>
    <description>&lt;P&gt;Hi fridays,&lt;BR /&gt;
did you tried to put in your props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[your_sourcetype]
SHOULD_LINEMERGE=false
NO_BINARY_CHECK=true
TIME_PREFIX=^
MAX_TIMESTAMP_LOOKAHEAD=15
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
    <pubDate>Fri, 25 Aug 2017 07:41:46 GMT</pubDate>
    <dc:creator>gcusello</dc:creator>
    <dc:date>2017-08-25T07:41:46Z</dc:date>
    <item>
      <title>Setting the time-stamp recognition</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-stamp-recognition/m-p/305784#M57680</link>
      <description>&lt;P&gt;We have"event": 1503162120.971  event=login fI="2017-05-31 23:21:22.000"... u_wl=25 uid=6da2479a-2b79-3c7a-8450-30c2d4592ea2 - He did not recognize the first field as 1503162120.971 as the _time event, but the line 2017-05-31 23: 21: 22.000 And the problem is observed exactly in the lines where here 2017-05-31 23: 21: 22.000 at the end. If it was 2017-05-31 23: 21: 22.100 then it works right. Because of this, a lot of events left for us in the wrong _time. How to wipe the definition of Timestamp on the first parameter (sequence of numbers before the space) How to make the current data already loaded into the spline become normal?&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 05:52:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-stamp-recognition/m-p/305784#M57680</guid>
      <dc:creator>fridays</dc:creator>
      <dc:date>2017-08-25T05:52:41Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the time-stamp recognition</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-stamp-recognition/m-p/305785#M57681</link>
      <description>&lt;P&gt;You can add on the Indexing-Server following line to props.conf&lt;/P&gt;

&lt;P&gt;[sourcetype]&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD = 15 &lt;/P&gt;

&lt;P&gt;Then Splunk parse only the first 15 characters for the timestamp. Splunk should known the unix-timestamp already.&lt;/P&gt;

&lt;P&gt;&lt;A href="http://docs.splunk.com/Documentation/Splunk/6.6.2/Admin/Propsconf#Timestamp_extraction_configuration" target="_blank"&gt;http://docs.splunk.com/Documentation/Splunk/6.6.2/Admin/Propsconf#Timestamp_extraction_configuration&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;For Events that already in in Splunk you can change it at search time with something like that:&lt;/P&gt;

&lt;P&gt;| rex "(?yourregularexpresson)" | eval _time = yourtimefield(order_date,"%s")&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 15:30:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-stamp-recognition/m-p/305785#M57681</guid>
      <dc:creator>ColinCH</dc:creator>
      <dc:date>2020-09-29T15:30:25Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the time-stamp recognition</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-stamp-recognition/m-p/305786#M57682</link>
      <description>&lt;P&gt;Hi fridays,&lt;BR /&gt;
did you tried to put in your props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[your_sourcetype]
SHOULD_LINEMERGE=false
NO_BINARY_CHECK=true
TIME_PREFIX=^
MAX_TIMESTAMP_LOOKAHEAD=15
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Bye.&lt;BR /&gt;
Giuseppe&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 07:41:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-stamp-recognition/m-p/305786#M57682</guid>
      <dc:creator>gcusello</dc:creator>
      <dc:date>2017-08-25T07:41:46Z</dc:date>
    </item>
    <item>
      <title>Re: Setting the time-stamp recognition</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-stamp-recognition/m-p/305787#M57683</link>
      <description>&lt;P&gt;It work's. Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 25 Aug 2017 11:52:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Setting-the-time-stamp-recognition/m-p/305787#M57683</guid>
      <dc:creator>fridays</dc:creator>
      <dc:date>2017-08-25T11:52:04Z</dc:date>
    </item>
  </channel>
</rss>

