<?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: understanding EVENT-BREAK settings in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/understanding-EVENT-BREAK-settings/m-p/27398#M4612</link>
    <description>&lt;P&gt;It worked! Thanks a million &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 08 May 2013 11:32:41 GMT</pubDate>
    <dc:creator>Abha</dc:creator>
    <dc:date>2013-05-08T11:32:41Z</dc:date>
    <item>
      <title>understanding EVENT-BREAK settings</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/understanding-EVENT-BREAK-settings/m-p/27396#M4610</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;
I am just exploring how can event break settings be used.Need some help with it.&lt;/P&gt;

&lt;P&gt;My input data is simply a text document, containing just a paragraph.&lt;BR /&gt;
I want Splunk to take every word as one event.&lt;BR /&gt;
What LINE_BREAKER do I specify in props.conf??&lt;BR /&gt;
Can it be done in any other way?&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2013 11:03:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/understanding-EVENT-BREAK-settings/m-p/27396#M4610</guid>
      <dc:creator>Abha</dc:creator>
      <dc:date>2013-05-08T11:03:59Z</dc:date>
    </item>
    <item>
      <title>Re: understanding EVENT-BREAK settings</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/understanding-EVENT-BREAK-settings/m-p/27397#M4611</link>
      <description>&lt;P&gt;To get each word split into its own event you could do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;LINE_BREAKER=(\W+)
SHOULD_LINEMERGE=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;That will break events at every group of non-word characters and consume them so they will not appear in your event.&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2013 11:27:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/understanding-EVENT-BREAK-settings/m-p/27397#M4611</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2013-05-08T11:27:07Z</dc:date>
    </item>
    <item>
      <title>Re: understanding EVENT-BREAK settings</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/understanding-EVENT-BREAK-settings/m-p/27398#M4612</link>
      <description>&lt;P&gt;It worked! Thanks a million &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 08 May 2013 11:32:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/understanding-EVENT-BREAK-settings/m-p/27398#M4612</guid>
      <dc:creator>Abha</dc:creator>
      <dc:date>2013-05-08T11:32:41Z</dc:date>
    </item>
  </channel>
</rss>

