<?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 Multi line event not breaking in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Multi-line-event-not-breaking/m-p/472423#M81186</link>
    <description>&lt;P&gt;Hello Splunk community!  I have a monitored input file.  A process writes a header to a continuous log file and about a minute or so later results are appended to the log.  Because the lag between the header and the results is so great, Splunk is seeing this as two separate events, where in fact it should be one multi-line event (header &amp;amp; results).  I've tried all sorts of line breaking options in props.conf but nothing seems to work.  Does anyone out there have any suggestions?   I can recreate it with a simple test script with a sleep, running through a while loop.&lt;/P&gt;

&lt;P&gt;echo "&lt;CODE&gt;date "+%F %T"&lt;/CODE&gt; This is the header" &amp;gt;&amp;gt; $OUT &lt;BR /&gt;
sleep 30&lt;BR /&gt;
echo "Slept for 30 seconds" &amp;gt;&amp;gt; $OUT&lt;BR /&gt;
echo "DONE" &amp;gt;&amp;gt; $OUT&lt;/P&gt;

&lt;P&gt;SHOULD_LINEMERGE=true&lt;BR /&gt;
CHARSET=UTF-8&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD=25&lt;BR /&gt;
TIME_PREFIX=^&lt;BR /&gt;
TIME_FORMAT=%Y-%m-%d %H:%M:%S&lt;BR /&gt;
BREAK_ONLY_BEFORE_DATE=true&lt;BR /&gt;
NO_BINARY_CHECK=true&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 02:04:24 GMT</pubDate>
    <dc:creator>shpot</dc:creator>
    <dc:date>2020-09-30T02:04:24Z</dc:date>
    <item>
      <title>Multi line event not breaking</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multi-line-event-not-breaking/m-p/472423#M81186</link>
      <description>&lt;P&gt;Hello Splunk community!  I have a monitored input file.  A process writes a header to a continuous log file and about a minute or so later results are appended to the log.  Because the lag between the header and the results is so great, Splunk is seeing this as two separate events, where in fact it should be one multi-line event (header &amp;amp; results).  I've tried all sorts of line breaking options in props.conf but nothing seems to work.  Does anyone out there have any suggestions?   I can recreate it with a simple test script with a sleep, running through a while loop.&lt;/P&gt;

&lt;P&gt;echo "&lt;CODE&gt;date "+%F %T"&lt;/CODE&gt; This is the header" &amp;gt;&amp;gt; $OUT &lt;BR /&gt;
sleep 30&lt;BR /&gt;
echo "Slept for 30 seconds" &amp;gt;&amp;gt; $OUT&lt;BR /&gt;
echo "DONE" &amp;gt;&amp;gt; $OUT&lt;/P&gt;

&lt;P&gt;SHOULD_LINEMERGE=true&lt;BR /&gt;
CHARSET=UTF-8&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD=25&lt;BR /&gt;
TIME_PREFIX=^&lt;BR /&gt;
TIME_FORMAT=%Y-%m-%d %H:%M:%S&lt;BR /&gt;
BREAK_ONLY_BEFORE_DATE=true&lt;BR /&gt;
NO_BINARY_CHECK=true&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 02:04:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multi-line-event-not-breaking/m-p/472423#M81186</guid>
      <dc:creator>shpot</dc:creator>
      <dc:date>2020-09-30T02:04:24Z</dc:date>
    </item>
    <item>
      <title>Re: Multi line event not breaking</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multi-line-event-not-breaking/m-p/472424#M81187</link>
      <description>&lt;P&gt;Did you try&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;LINE_BREAKER=([\r\n]+)\d{4}\-\d{2}\-\d{2}\s+\d{2}\:\d{2}\:\d{2}
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 05 Sep 2019 03:04:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multi-line-event-not-breaking/m-p/472424#M81187</guid>
      <dc:creator>nareshinsvu</dc:creator>
      <dc:date>2019-09-05T03:04:02Z</dc:date>
    </item>
    <item>
      <title>Re: Multi line event not breaking</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Multi-line-event-not-breaking/m-p/472425#M81188</link>
      <description>&lt;P&gt;Thank you for your reply.  It did not work.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Sep 2019 03:18:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Multi-line-event-not-breaking/m-p/472425#M81188</guid>
      <dc:creator>shpot</dc:creator>
      <dc:date>2019-09-05T03:18:12Z</dc:date>
    </item>
  </channel>
</rss>

