<?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: split each line as separate event in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/split-each-line-as-separate-event/m-p/414152#M73253</link>
    <description>&lt;P&gt;What are your existing props.conf settings for that sourcetype?&lt;/P&gt;</description>
    <pubDate>Sat, 19 Jan 2019 13:35:48 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2019-01-19T13:35:48Z</dc:date>
    <item>
      <title>split each line as separate event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/split-each-line-as-separate-event/m-p/414151#M73252</link>
      <description>&lt;P&gt;I am getting disk space detail like below&lt;/P&gt;

&lt;P&gt;root   13G  7.4G  4.1G  65% /&lt;BR /&gt;
tmpfs                         6.3G     0  6.3G   0% /dev/shm&lt;BR /&gt;
sda1                     500M  121M  353M  26% /boot&lt;BR /&gt;
sdb1                      43G   32G  8.8G  79% /data&lt;/P&gt;

&lt;P&gt;But this has been showing in the single event, I want to get each line as a separate event with using linebreaker in PROS.conf.&lt;BR /&gt;
Anyone help me to get this done&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2019 08:40:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/split-each-line-as-separate-event/m-p/414151#M73252</guid>
      <dc:creator>harishsundharam</dc:creator>
      <dc:date>2019-01-19T08:40:28Z</dc:date>
    </item>
    <item>
      <title>Re: split each line as separate event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/split-each-line-as-separate-event/m-p/414152#M73253</link>
      <description>&lt;P&gt;What are your existing props.conf settings for that sourcetype?&lt;/P&gt;</description>
      <pubDate>Sat, 19 Jan 2019 13:35:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/split-each-line-as-separate-event/m-p/414152#M73253</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-01-19T13:35:48Z</dc:date>
    </item>
    <item>
      <title>Re: split each line as separate event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/split-each-line-as-separate-event/m-p/414153#M73254</link>
      <description>&lt;P&gt;[ hdspace]&lt;BR /&gt;
SHOULD_LINEMERGE=false&lt;BR /&gt;
NO_BINARY_CHECK=true&lt;BR /&gt;
MAX_TIMESTAMP_LOOKAHEAD=36&lt;BR /&gt;
LINE_BREAKER=(\n\r)*&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 22:50:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/split-each-line-as-separate-event/m-p/414153#M73254</guid>
      <dc:creator>harishsundharam</dc:creator>
      <dc:date>2020-09-29T22:50:37Z</dc:date>
    </item>
    <item>
      <title>Re: split each line as separate event</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/split-each-line-as-separate-event/m-p/414154#M73255</link>
      <description>&lt;P&gt;Consider changing &lt;CODE&gt;LINE_BREAKER&lt;/CODE&gt; to &lt;CODE&gt;([\r\n]*)&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Sun, 20 Jan 2019 16:09:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/split-each-line-as-separate-event/m-p/414154#M73255</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2019-01-20T16:09:17Z</dc:date>
    </item>
  </channel>
</rss>

