<?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: Line Breaking event into multiple events - in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Line-Breaking-event-into-multiple-events/m-p/134449#M27620</link>
    <description>&lt;P&gt;If all events are a single line, it would be significantly more efficient to do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [my_custom]
 SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, your settings are the default, so you shouldn't need them anyway. Is it possible that Splunk is not interpreting the timestamp correctly? If Splunk doesn't recognize the timestamp, then your &lt;CODE&gt;BREAK_ONLY_BEFORE_DATE = true&lt;/CODE&gt; setting will not work.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;my_custom&lt;/CODE&gt; should be the name of the sourcetype of the data - it must match exactly, including case.&lt;/P&gt;</description>
    <pubDate>Mon, 22 Sep 2014 09:35:04 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2014-09-22T09:35:04Z</dc:date>
    <item>
      <title>Line Breaking event into multiple events -</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Line-Breaking-event-into-multiple-events/m-p/134448#M27619</link>
      <description>&lt;P&gt;Sample log:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;Oct 14 04:26:40 localhost kernel: : pci 0000:00:16.6: PCI bridge to [bus 11-11]
Oct 14 04:26:40 localhost kernel: : pci 0000:00:16.6:   bridge window [io  0xf000-0x0000] (disabled)
Oct 14 04:26:40 localhost kernel: : pci 0000:00:16.6:   bridge window [mem 0xd3d00000-0xd3dfffff]
Oct 14 04:26:40 localhost kernel: : pci 0000:00:16.6:   bridge window [mem 0xd5300000-0xd53fffff 64bit pref]
Oct 14 04:26:40 localhost kernel: : pci 0000:00:16.7: PCI bridge to [bus 12-12]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;props.conf:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[my_custom]
SHOULD_LINEMERGE = true
BREAK_ONLY_BEFORE_DATE = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I set the above property to break that single event , but it seems it doesnt work, since the Timestamp is same in all the events does it always consider this as a single event ?&lt;/P&gt;

&lt;P&gt;or any other settings to include in my props ? Please help&lt;/P&gt;

&lt;P&gt;Source : &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.1.3/Data/Indexmulti-lineevents"&gt;http://docs.splunk.com/Documentation/Splunk/6.1.3/Data/Indexmulti-lineevents&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2014 06:52:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Line-Breaking-event-into-multiple-events/m-p/134448#M27619</guid>
      <dc:creator>splunker12er</dc:creator>
      <dc:date>2014-09-22T06:52:51Z</dc:date>
    </item>
    <item>
      <title>Re: Line Breaking event into multiple events -</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Line-Breaking-event-into-multiple-events/m-p/134449#M27620</link>
      <description>&lt;P&gt;If all events are a single line, it would be significantly more efficient to do this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; [my_custom]
 SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Also, your settings are the default, so you shouldn't need them anyway. Is it possible that Splunk is not interpreting the timestamp correctly? If Splunk doesn't recognize the timestamp, then your &lt;CODE&gt;BREAK_ONLY_BEFORE_DATE = true&lt;/CODE&gt; setting will not work.&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;my_custom&lt;/CODE&gt; should be the name of the sourcetype of the data - it must match exactly, including case.&lt;/P&gt;</description>
      <pubDate>Mon, 22 Sep 2014 09:35:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Line-Breaking-event-into-multiple-events/m-p/134449#M27620</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-09-22T09:35:04Z</dc:date>
    </item>
  </channel>
</rss>

