<?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: Multiline Events  sent from Universal Forwarder not breaking correctly in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Multiline-Events-sent-from-Universal-Forwarder-not-breaking/m-p/344891#M63400</link>
    <description>&lt;P&gt;The solution was found in the documentation for inputs.conf in $SPLUNK_HOME/etc/system/README/inputs.conf.spec&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;multiline_event_extra_waittime = [true|false]

By default, the file monitor sends an event delimiter when:

It reaches EOF of a file it monitors and

Ihe last character it reads is a newline.

In some cases, it takes time for all lines of a multiple-line event to arrive.

Set to true to delay sending an event delimiter until the time that the file monitor closes the file, as defined by the 'time_before_close' setting,
to allow all event lines to arrive.

Defaults to false.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Setting "multiline_event_extra_waittime = true"  resolved the issue &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 13:09:42 GMT</pubDate>
    <dc:creator>dshakespeare_sp</dc:creator>
    <dc:date>2020-09-29T13:09:42Z</dc:date>
    <item>
      <title>Multiline Events  sent from Universal Forwarder not breaking correctly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiline-Events-sent-from-Universal-Forwarder-not-breaking/m-p/344890#M63399</link>
      <description>&lt;P&gt;Customer is ingesting a custom log file. with multi-line events using a Splunk Universal Forwarder which sends data to a Splunk Heavy Forwarder.&lt;BR /&gt;
The events should contain 20 lines, starting with an event seperator (a series or dashes), a new line, a date, a new line, data payload, followed by a new line. A new event is written once every minute.&lt;/P&gt;

&lt;P&gt;When the event is indexed it is seen as 3 seperate events, the data payload, the date and finally the event sepetator.&lt;BR /&gt;
The customer had tried every combination of LINE_BREAKER, SHOULD_LINEMERGE, BREAK_ONLY_BEFORE, BREAK_ONLY_BEFORE_DATE, MUST_NOT_BREAK_AFTER, TRUNCATE, MAX_EVENTS etc in props.conf on the Heavy Forwarder, but the event was always broken incorrectly on the heavy forwarder.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:09:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiline-Events-sent-from-Universal-Forwarder-not-breaking/m-p/344890#M63399</guid>
      <dc:creator>dshakespeare_sp</dc:creator>
      <dc:date>2020-09-29T13:09:40Z</dc:date>
    </item>
    <item>
      <title>Re: Multiline Events  sent from Universal Forwarder not breaking correctly</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiline-Events-sent-from-Universal-Forwarder-not-breaking/m-p/344891#M63400</link>
      <description>&lt;P&gt;The solution was found in the documentation for inputs.conf in $SPLUNK_HOME/etc/system/README/inputs.conf.spec&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;multiline_event_extra_waittime = [true|false]

By default, the file monitor sends an event delimiter when:

It reaches EOF of a file it monitors and

Ihe last character it reads is a newline.

In some cases, it takes time for all lines of a multiple-line event to arrive.

Set to true to delay sending an event delimiter until the time that the file monitor closes the file, as defined by the 'time_before_close' setting,
to allow all event lines to arrive.

Defaults to false.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Setting "multiline_event_extra_waittime = true"  resolved the issue &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 13:09:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiline-Events-sent-from-Universal-Forwarder-not-breaking/m-p/344891#M63400</guid>
      <dc:creator>dshakespeare_sp</dc:creator>
      <dc:date>2020-09-29T13:09:42Z</dc:date>
    </item>
  </channel>
</rss>

