<?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 event breaking not working in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Multiline-event-breaking-not-working/m-p/304872#M57488</link>
    <description>&lt;P&gt;Try this instead:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SHOULD_LINEMERGE = false
LINE_BREAKER = ([\n\r]+)Authentication request received
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Fri, 12 Jan 2018 18:56:20 GMT</pubDate>
    <dc:creator>micahkemp</dc:creator>
    <dc:date>2018-01-12T18:56:20Z</dc:date>
    <item>
      <title>Multiline event breaking not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiline-event-breaking-not-working/m-p/304871#M57487</link>
      <description>&lt;P&gt;I have a log source for LDAP that includes a mix of single line events and multiline events.  The multiline events look something like:&lt;/P&gt;

&lt;P&gt;Authentication request received from ip=x.x.x.x&lt;BR /&gt;
Connecting to LDAP server "y.y.y.y"&lt;BR /&gt;
Mapped uid=5401 to user 'joe'&lt;BR /&gt;
Submitting authentication request&lt;BR /&gt;
Authentication success for user 'joe'&lt;/P&gt;

&lt;P&gt;My props.conf file has:&lt;/P&gt;

&lt;P&gt;SHOULD_LINEMERGE = true&lt;BR /&gt;
BREAK_ONLY_BEFORE = Authentication request received&lt;BR /&gt;
MUST_BREAK_AFTER = Authentication success&lt;/P&gt;

&lt;P&gt;When I do this, the "Authentication success" event always ends up in its own event.  When I look at the timestamps, I see that there is usually a 3-10 second delay between the timestamp on the "Submitting authentication request" message and the "Authentication success" message.&lt;/P&gt;

&lt;P&gt;Is there a setting that controls how long Splunk will tolerate a delay in messages before deciding to move on from the line breaking process?  Any ideas on what the issue might be?&lt;/P&gt;

&lt;P&gt;Thx.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 17:38:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiline-event-breaking-not-working/m-p/304871#M57487</guid>
      <dc:creator>responsys_cm</dc:creator>
      <dc:date>2020-09-29T17:38:33Z</dc:date>
    </item>
    <item>
      <title>Re: Multiline event breaking not working</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multiline-event-breaking-not-working/m-p/304872#M57488</link>
      <description>&lt;P&gt;Try this instead:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SHOULD_LINEMERGE = false
LINE_BREAKER = ([\n\r]+)Authentication request received
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 12 Jan 2018 18:56:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multiline-event-breaking-not-working/m-p/304872#M57488</guid>
      <dc:creator>micahkemp</dc:creator>
      <dc:date>2018-01-12T18:56:20Z</dc:date>
    </item>
  </channel>
</rss>

