<?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: epoch time stamps not being indexed in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166239#M33715</link>
    <description>&lt;P&gt;There can be around 3000 characters in each event and each time stamp is at the end?&lt;/P&gt;</description>
    <pubDate>Thu, 15 May 2014 20:08:12 GMT</pubDate>
    <dc:creator>smudge797</dc:creator>
    <dc:date>2014-05-15T20:08:12Z</dc:date>
    <item>
      <title>epoch time stamps not being indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166236#M33712</link>
      <description>&lt;P&gt;Im having trouble ingesting these logs with the following format:&lt;/P&gt;

&lt;P&gt;{"order":{"custom..........ntType":1,"timestamp":1400083389834}&lt;/P&gt;

&lt;P&gt;i.e.&lt;BR /&gt;
START: &lt;BR /&gt;
        {"order":{&lt;BR /&gt;
END: &lt;BR /&gt;
    "timestamp":&lt;EPOCH&gt;}&lt;/EPOCH&gt;&lt;/P&gt;

&lt;P&gt;Splunk is having issues with the content of the event and the time stamp.  Any help much appreciated! &lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 17:46:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166236#M33712</guid>
      <dc:creator>smudge797</dc:creator>
      <dc:date>2014-05-15T17:46:04Z</dc:date>
    </item>
    <item>
      <title>Re: epoch time stamps not being indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166237#M33713</link>
      <description>&lt;P&gt;Try these in your props.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[Yoursourcetype]
BREAK_ONLY_BEFORE=\{\"order\"
NO_BINARY_CHECK=1
SHOULD_LINEMERGE=true
TIME_PREFIX=\"timestamp\":
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 15 May 2014 18:05:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166237#M33713</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-05-15T18:05:37Z</dc:date>
    </item>
    <item>
      <title>Re: epoch time stamps not being indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166238#M33714</link>
      <description>&lt;P&gt;Depending on the size of your log entries, you may also want to add &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD&lt;/CODE&gt; to your props.conf file.&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 18:10:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166238#M33714</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2014-05-15T18:10:37Z</dc:date>
    </item>
    <item>
      <title>Re: epoch time stamps not being indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166239#M33715</link>
      <description>&lt;P&gt;There can be around 3000 characters in each event and each time stamp is at the end?&lt;/P&gt;</description>
      <pubDate>Thu, 15 May 2014 20:08:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166239#M33715</guid>
      <dc:creator>smudge797</dc:creator>
      <dc:date>2014-05-15T20:08:12Z</dc:date>
    </item>
    <item>
      <title>Re: epoch time stamps not being indexed</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166240#M33716</link>
      <description>&lt;P&gt;MAX_TIMESTAMP_LOOKAHEAD is property to indicate how long the timestamp field/value can be. E.g. in your example its 13 (no of digits in epoch time). If there are milliseconds there could be decimal point and 3 more digits. So it would be good idea to set this property to avoid capturing extra values. But since your timestamp is the last field in your event, it may not be necessary.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:38:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/epoch-time-stamps-not-being-indexed/m-p/166240#M33716</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2020-09-28T16:38:06Z</dc:date>
    </item>
  </channel>
</rss>

