<?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: Why is must_break_after configuration not working? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-must-break-after-configuration-not-working/m-p/257623#M49504</link>
    <description>&lt;P&gt;Try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[yoursourcetype]
SHOULD_LINEMERGE=false
LINE_BREAKER= ([\r\n]+)(?=sharing\s*=\s*default_shared)
... other configs....
&lt;/CODE&gt;&lt;/PRE&gt;</description>
    <pubDate>Thu, 28 Jan 2016 22:59:52 GMT</pubDate>
    <dc:creator>somesoni2</dc:creator>
    <dc:date>2016-01-28T22:59:52Z</dc:date>
    <item>
      <title>Why is must_break_after configuration not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-must-break-after-configuration-not-working/m-p/257622#M49503</link>
      <description>&lt;P&gt;I have a large (10's of thousands of lines) data stream that runs every 10 minutes and I want it to break after this line:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sharing = default_shared
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I tried putting in:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;MUST_BREAK_AFTER = (sharing = default_shared)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;But this did not work.  &lt;/P&gt;

&lt;P&gt;I was hoping it would take the literal string, but it's not working.  &lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 22:44:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-must-break-after-configuration-not-working/m-p/257622#M49503</guid>
      <dc:creator>mjones414</dc:creator>
      <dc:date>2016-01-28T22:44:19Z</dc:date>
    </item>
    <item>
      <title>Re: Why is must_break_after configuration not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-must-break-after-configuration-not-working/m-p/257623#M49504</link>
      <description>&lt;P&gt;Try something like this&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[yoursourcetype]
SHOULD_LINEMERGE=false
LINE_BREAKER= ([\r\n]+)(?=sharing\s*=\s*default_shared)
... other configs....
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 28 Jan 2016 22:59:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-must-break-after-configuration-not-working/m-p/257623#M49504</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-01-28T22:59:52Z</dc:date>
    </item>
    <item>
      <title>Re: Why is must_break_after configuration not working?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-must-break-after-configuration-not-working/m-p/257624#M49505</link>
      <description>&lt;P&gt;Worked like a champ!!  Thanks so much!&lt;/P&gt;</description>
      <pubDate>Thu, 28 Jan 2016 23:10:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-must-break-after-configuration-not-working/m-p/257624#M49505</guid>
      <dc:creator>mjones414</dc:creator>
      <dc:date>2016-01-28T23:10:11Z</dc:date>
    </item>
  </channel>
</rss>

