<?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: What do we need to write in TIME_FORMAT in props.conft to extract a timestamp? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420003#M73981</link>
    <description>&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;Splunk should handle that automatically:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6193iC5C0BCFB2D8CC6D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;What exactly is not working at your side?&lt;/P&gt;</description>
    <pubDate>Wed, 05 Dec 2018 07:36:15 GMT</pubDate>
    <dc:creator>bjoernjensen</dc:creator>
    <dc:date>2018-12-05T07:36:15Z</dc:date>
    <item>
      <title>What do we need to write in TIME_FORMAT in props.conft to extract a timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420002#M73980</link>
      <description>&lt;P&gt;How do you extract a timestamp in an event like this "2018-12-05T00:31:03.711Z"?&lt;/P&gt;

&lt;P&gt;Like, what do we need to write in TIME_FORMAT in props.conf?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 07:29:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420002#M73980</guid>
      <dc:creator>vishaltaneja070</dc:creator>
      <dc:date>2018-12-05T07:29:35Z</dc:date>
    </item>
    <item>
      <title>Re: What do we need to write in TIME_FORMAT in props.conft to extract a timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420003#M73981</link>
      <description>&lt;P&gt;Hey,&lt;/P&gt;

&lt;P&gt;Splunk should handle that automatically:&lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/6193iC5C0BCFB2D8CC6D5/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;What exactly is not working at your side?&lt;/P&gt;</description>
      <pubDate>Wed, 05 Dec 2018 07:36:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420003#M73981</guid>
      <dc:creator>bjoernjensen</dc:creator>
      <dc:date>2018-12-05T07:36:15Z</dc:date>
    </item>
    <item>
      <title>Re: What do we need to write in TIME_FORMAT in props.conft to extract a timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420004#M73982</link>
      <description>&lt;P&gt;Hope this should work..&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[&amp;lt;sourcetype&amp;gt;]
SHOULD_LINEMERGE = false
TIME_PREFIX = ^\"
TIME_FORMAT = %Y-%m-%dT%H:%M:%S.%3N%Z
MAX_TIMESTAMP_LOOKAHEAD = 25
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Sat, 08 Dec 2018 02:18:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420004#M73982</guid>
      <dc:creator>prakash007</dc:creator>
      <dc:date>2018-12-08T02:18:01Z</dc:date>
    </item>
    <item>
      <title>Re: What do we need to write in TIME_FORMAT in props.conft to extract a timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420005#M73983</link>
      <description>&lt;P&gt;I think you're asking how Splunk identifies the timestamp in the raw logs rather than how Splunk extracts it&lt;/P&gt;</description>
      <pubDate>Sat, 08 Dec 2018 20:39:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420005#M73983</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-12-08T20:39:45Z</dc:date>
    </item>
    <item>
      <title>Re: What do we need to write in TIME_FORMAT in props.conft to extract a timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420006#M73984</link>
      <description>&lt;P&gt;No, no, no!  Never, EVER let Splunk do anything related to timestamping or sourcetyping automatically!&lt;/P&gt;</description>
      <pubDate>Sat, 08 Dec 2018 22:11:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420006#M73984</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-12-08T22:11:54Z</dc:date>
    </item>
    <item>
      <title>Re: What do we need to write in TIME_FORMAT in props.conft to extract a timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420007#M73985</link>
      <description>&lt;P&gt;Correct. ALWAYS explicitly tell Splunk how to line break and timestamp &lt;/P&gt;</description>
      <pubDate>Sat, 08 Dec 2018 23:38:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420007#M73985</guid>
      <dc:creator>skoelpin</dc:creator>
      <dc:date>2018-12-08T23:38:34Z</dc:date>
    </item>
    <item>
      <title>Re: What do we need to write in TIME_FORMAT in props.conft to extract a timestamp?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420008#M73986</link>
      <description>&lt;P&gt;Hi @vishaltaneja07011993! Can you post one whole event? Because it matters where the timestamp is situated in the event and you might need to configure TIME_PREFIX accordingly.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Dec 2018 21:54:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/What-do-we-need-to-write-in-TIME-FORMAT-in-props-conft-to/m-p/420008#M73986</guid>
      <dc:creator>whrg</dc:creator>
      <dc:date>2018-12-10T21:54:11Z</dc:date>
    </item>
  </channel>
</rss>

