<?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: JSON _time not always extracted ? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/JSON-time-not-always-extracted/m-p/191264#M38068</link>
    <description>&lt;P&gt;Either setting MAX_TIMESTAMP_LOOKAHEAD = 0 or ensuring timestamp field is always the first field of the JSON document sorted my issue. &lt;/P&gt;</description>
    <pubDate>Mon, 28 Sep 2020 18:03:50 GMT</pubDate>
    <dc:creator>jeanmatthieu</dc:creator>
    <dc:date>2020-09-28T18:03:50Z</dc:date>
    <item>
      <title>JSON _time not always extracted ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/JSON-time-not-always-extracted/m-p/191263#M38067</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I'm running Splunk 6.1.4 and I send JSON documents through a TCP port.&lt;BR /&gt;
I have a JSON document as follow and no specific TZ settings in my props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;{
     // ...
     "_time":"2014-11-01T02:17:34.712Z",
    // ...
}
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Sometimes, the _time field within the document is used as the Time of the event. &lt;BR /&gt;
Other times, _time is transformed to a regular time field and another (random) Time fields is used. &lt;/P&gt;

&lt;P&gt;Using the above example it is not uncommon to see Time set to 11/01/14 02:17:34.000 &lt;BR /&gt;
&lt;STRONG&gt;but&lt;/STRONG&gt; I also encountered the weirdest date such as 10/09/06 12:00:00.000.&lt;/P&gt;

&lt;P&gt;Any idea what might be up please?&lt;BR /&gt;
Thanks!&lt;/P&gt;</description>
      <pubDate>Sat, 01 Nov 2014 02:26:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/JSON-time-not-always-extracted/m-p/191263#M38067</guid>
      <dc:creator>jeanmatthieu</dc:creator>
      <dc:date>2014-11-01T02:26:13Z</dc:date>
    </item>
    <item>
      <title>Re: JSON _time not always extracted ?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/JSON-time-not-always-extracted/m-p/191264#M38068</link>
      <description>&lt;P&gt;Either setting MAX_TIMESTAMP_LOOKAHEAD = 0 or ensuring timestamp field is always the first field of the JSON document sorted my issue. &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 18:03:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/JSON-time-not-always-extracted/m-p/191264#M38068</guid>
      <dc:creator>jeanmatthieu</dc:creator>
      <dc:date>2020-09-28T18:03:50Z</dc:date>
    </item>
  </channel>
</rss>

