<?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, break with a empty line in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/multi-line-event-break-with-a-empty-line/m-p/32748#M5835</link>
    <description>&lt;P&gt;Hi&lt;BR /&gt;
I want to import some mussy data to splunk&lt;BR /&gt;
every event takes multi lines&lt;BR /&gt;
with an empty line declaring its end&lt;BR /&gt;
likes below shows two events:&lt;BR /&gt;
XXX  XXX  XXXX&lt;BR /&gt;
XXX  XXX  XX&lt;/P&gt;

&lt;P&gt;XXX  XXXX XX&lt;BR /&gt;
XXXX  XX  XXXXX&lt;BR /&gt;
XX XXX&lt;BR /&gt;
The empty line seems to be the only basis on which could be depended to break up the event&lt;BR /&gt;
But when i "preview" this data, empty lines are filtered.&lt;/P&gt;</description>
    <pubDate>Mon, 13 Aug 2012 03:02:58 GMT</pubDate>
    <dc:creator>crazyeva</dc:creator>
    <dc:date>2012-08-13T03:02:58Z</dc:date>
    <item>
      <title>multi line event, break with a empty line</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-line-event-break-with-a-empty-line/m-p/32748#M5835</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
I want to import some mussy data to splunk&lt;BR /&gt;
every event takes multi lines&lt;BR /&gt;
with an empty line declaring its end&lt;BR /&gt;
likes below shows two events:&lt;BR /&gt;
XXX  XXX  XXXX&lt;BR /&gt;
XXX  XXX  XX&lt;/P&gt;

&lt;P&gt;XXX  XXXX XX&lt;BR /&gt;
XXXX  XX  XXXXX&lt;BR /&gt;
XX XXX&lt;BR /&gt;
The empty line seems to be the only basis on which could be depended to break up the event&lt;BR /&gt;
But when i "preview" this data, empty lines are filtered.&lt;/P&gt;</description>
      <pubDate>Mon, 13 Aug 2012 03:02:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-line-event-break-with-a-empty-line/m-p/32748#M5835</guid>
      <dc:creator>crazyeva</dc:creator>
      <dc:date>2012-08-13T03:02:58Z</dc:date>
    </item>
    <item>
      <title>Re: multi line event, break with a empty line</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-line-event-break-with-a-empty-line/m-p/32749#M5836</link>
      <description>&lt;P&gt;These props.conf settings should help:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[mysourcetype]
SHOULD_LINEMERGE = false
LINE_BREAKER = ((?:\r?\n){2,})
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 13 Aug 2012 13:03:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-line-event-break-with-a-empty-line/m-p/32749#M5836</guid>
      <dc:creator>ziegfried</dc:creator>
      <dc:date>2012-08-13T13:03:52Z</dc:date>
    </item>
    <item>
      <title>Re: multi line event, break with a empty line</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/multi-line-event-break-with-a-empty-line/m-p/32750#M5837</link>
      <description>&lt;P&gt;exactly solved&lt;/P&gt;</description>
      <pubDate>Thu, 16 Aug 2012 02:46:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/multi-line-event-break-with-a-empty-line/m-p/32750#M5837</guid>
      <dc:creator>crazyeva</dc:creator>
      <dc:date>2012-08-16T02:46:21Z</dc:date>
    </item>
  </channel>
</rss>

