<?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 event size limit in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/event-size-limit/m-p/45168#M8466</link>
    <description>&lt;P&gt;Is there any limit from the event-size ?&lt;/P&gt;

&lt;P&gt;My events are truncated, one event is about 3Mo text. Is there a possibility to increase the event size in the config ?&lt;/P&gt;</description>
    <pubDate>Mon, 26 Nov 2012 18:15:30 GMT</pubDate>
    <dc:creator>sbsbb</dc:creator>
    <dc:date>2012-11-26T18:15:30Z</dc:date>
    <item>
      <title>event size limit</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/event-size-limit/m-p/45168#M8466</link>
      <description>&lt;P&gt;Is there any limit from the event-size ?&lt;/P&gt;

&lt;P&gt;My events are truncated, one event is about 3Mo text. Is there a possibility to increase the event size in the config ?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2012 18:15:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/event-size-limit/m-p/45168#M8466</guid>
      <dc:creator>sbsbb</dc:creator>
      <dc:date>2012-11-26T18:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: event size limit</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/event-size-limit/m-p/45169#M8467</link>
      <description>&lt;P&gt;The default event size limit is 10000 characters. You can override this in &lt;STRONG&gt;props.conf&lt;/STRONG&gt; as follows&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[yoursourcetypehere]
TRUNCATE = 0
MAX_EVENTS = 10000
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Setting &lt;CODE&gt;TRUNCATE&lt;/CODE&gt; to zero means "no truncation". &lt;CODE&gt;MAX_EVENTS&lt;/CODE&gt; actually sets "the maximum number of lines per event." &lt;CODE&gt;MAX_EVENTS&lt;/CODE&gt; only applies to multi-line events, but the default is 256 lines. If you are dealing with multi-line events, you may want to set this to a much larger value.&lt;/P&gt;

&lt;P&gt;You can put the &lt;CODE&gt;props.conf&lt;/CODE&gt; file under an application, if it is application-specific, or under &lt;CODE&gt;/etc/system/local&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 26 Nov 2012 19:00:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/event-size-limit/m-p/45169#M8467</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2012-11-26T19:00:33Z</dc:date>
    </item>
    <item>
      <title>Re: event size limit</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/event-size-limit/m-p/45170#M8468</link>
      <description>&lt;P&gt;hi @lguinn2 , I updated the props.conf in my indexer and forwarder but my data still get truncated to 100 KB.&lt;BR /&gt;
According to this answer &lt;A href="https://answers.splunk.com/answers/155691/why-are-larger-events-are-truncated-10000-bytes.html"&gt;https://answers.splunk.com/answers/155691/why-are-larger-events-are-truncated-10000-bytes.html&lt;/A&gt;  .. I also need to update the Heavy Forwarder's props.conf file. Do you know how to find out if my data flows thru the HWF before getting into the indexer?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Dec 2019 23:19:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/event-size-limit/m-p/45170#M8468</guid>
      <dc:creator>mufthmu</dc:creator>
      <dc:date>2019-12-12T23:19:53Z</dc:date>
    </item>
  </channel>
</rss>

