<?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: props.conf timestamp clarification in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-timestamp-clarification/m-p/492210#M84142</link>
    <description>&lt;P&gt;As @richgalloway  rightly pointed, you should look into increasing the value of TRUNCATE (Defaults to 10,000). Splunk logs it's complain regarding the truncate issues in splunkd.log inside $SPLUNK_HOME/var/log/splunk. You can check it, to make sure you're facing the same issue.&lt;/P&gt;</description>
    <pubDate>Thu, 07 May 2020 17:16:59 GMT</pubDate>
    <dc:creator>shivanshu1593</dc:creator>
    <dc:date>2020-05-07T17:16:59Z</dc:date>
    <item>
      <title>props.conf timestamp clarification</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-timestamp-clarification/m-p/492208#M84140</link>
      <description>&lt;P&gt;I have json data that can vary greatly in size with the timestamp field coming at the end of each event. I'm able to parse all the timestamps correctly using the config TIME_PREFIX="timestamp":+   except for the events that are very large. My question is, in order to parse the timestamp for the very large events, do I need to add a MAX_TIMESTAMP_LOOKAHEAD? Or if I added a larger TRUNCATE would the TIME_PREFIX config still need the MAX_TIMESTAMP_LOOKAHEAD?&lt;/P&gt;

&lt;P&gt;props.conf&lt;BR /&gt;
[mysourcetype]&lt;BR /&gt;
CHARSET=UTF-8&lt;BR /&gt;
INDEXED_EXTRACTIONS=json&lt;BR /&gt;
KV_MODE=none&lt;BR /&gt;
LINE_BREAKER=([\r\n]+)&lt;BR /&gt;
NO_BINARY_CHECK=true&lt;BR /&gt;
SHOULD_LINEMERGE=true&lt;BR /&gt;
category=Structured&lt;BR /&gt;
description=JavaScript Object Notation format. For more information, visit &lt;A href="http://json.org/" target="_blank"&gt;http://json.org/&lt;/A&gt;&lt;BR /&gt;
disabled=false&lt;BR /&gt;
pulldown_type=true&lt;BR /&gt;
TIME_PREFIX="timestamp":+&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 05:19:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-conf-timestamp-clarification/m-p/492208#M84140</guid>
      <dc:creator>wwhite12</dc:creator>
      <dc:date>2020-09-30T05:19:46Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf timestamp clarification</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-timestamp-clarification/m-p/492209#M84141</link>
      <description>&lt;P&gt;The &lt;CODE&gt;MAX_TIMESTAMP_LOOKAHEAD&lt;/CODE&gt; settings starts at &lt;CODE&gt;TIME_PREFIX&lt;/CODE&gt; so changing it won't help.  It's likely you're running into your &lt;CODE&gt;TRUNCATE&lt;/CODE&gt; limit.  Try increasing that after you make sure events are breaking correctly.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 17:07:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-conf-timestamp-clarification/m-p/492209#M84141</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-05-07T17:07:34Z</dc:date>
    </item>
    <item>
      <title>Re: props.conf timestamp clarification</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/props-conf-timestamp-clarification/m-p/492210#M84142</link>
      <description>&lt;P&gt;As @richgalloway  rightly pointed, you should look into increasing the value of TRUNCATE (Defaults to 10,000). Splunk logs it's complain regarding the truncate issues in splunkd.log inside $SPLUNK_HOME/var/log/splunk. You can check it, to make sure you're facing the same issue.&lt;/P&gt;</description>
      <pubDate>Thu, 07 May 2020 17:16:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/props-conf-timestamp-clarification/m-p/492210#M84142</guid>
      <dc:creator>shivanshu1593</dc:creator>
      <dc:date>2020-05-07T17:16:59Z</dc:date>
    </item>
  </channel>
</rss>

