<?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: Help with line breaking in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-line-breaking/m-p/153255#M31182</link>
    <description>&lt;P&gt;I think it can happen when two events arrive "simultaneously" from the input. Or something. But it is &lt;EM&gt;very easy&lt;/EM&gt; to fix.&lt;/P&gt;

&lt;P&gt;In &lt;CODE&gt;props.conf&lt;/CODE&gt; add this stanza (or add the statement to the existing stanza for the sourcetype)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[yoursourcetypehere]
SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This tells Splunk that every line is a separate event.&lt;/P&gt;</description>
    <pubDate>Mon, 05 May 2014 22:29:16 GMT</pubDate>
    <dc:creator>lguinn2</dc:creator>
    <dc:date>2014-05-05T22:29:16Z</dc:date>
    <item>
      <title>Help with line breaking</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-line-breaking/m-p/153254#M31181</link>
      <description>&lt;P&gt;Guys, I'm trying to index some Syslog data from some F5's.  The issue I have is, Splunk seems to recognize and break log lines correctly, a majority of the time, but, sometimes, lumps more than a single event into one event.  There is not difference in the log lines.  Here's an example:&lt;/P&gt;

&lt;P&gt;2014-05-05 14:53:19 Local6.Info 10.0.2.64   May  5 14:53:19 DR0-f5-02 info logger: [ssl_acc] 127.0.0.1 - - [05/May/2014:14:53:19 -0600] "/iControl/iControlPortal.cgi" 200 795&lt;/P&gt;

&lt;P&gt;2014-05-05 14:53:19 Local6.Info 10.0.2.64   May  5 14:53:19 DR0-f5-02 info logger: [ssl_acc] 127.0.0.1 - - [05/May/2014:14:53:19 -0600] "/iControl/iControlPortal.cgi" 200 950&lt;/P&gt;

&lt;P&gt;The above 2 lines were correctly detected as two separate events.&lt;/P&gt;

&lt;P&gt;However, all 7 lines below were detected as ONE event.  They shouldn't because the time stamp is pretty clear on each log event.&lt;/P&gt;

&lt;P&gt;2014-05-05 14:53:19 Local6.Info 10.0.2.64   May  5 14:53:19 DR0-f5-02 info logger: [ssl_req][05/May/2014:14:53:19 -0600] 127.0.0.1 TLSv1 AES256-SHA "/iControl/iControlPortal.cgi" 950&lt;BR /&gt;
2014-05-05 14:53:19 Local0.Notice   10.0.2.64   May  5 14:53:19 DR0-f5-02 notice bigd[7342]: 01060001:5: Service detected UP for ::ffff:10.0.36.23%149:443 monitor /Common/xxxx&lt;BR /&gt;
2014-05-05 14:53:19 Local0.Notice   10.0.2.64   May  5 14:53:19 DR0-f5-02 notice mcpd[7130]: 01070727:5: Pool /Common/--test-- member /Common/dddd:0 monitor status up. [ /Common/xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx_HTTPS: up ]  [ was down for 0hr:0min:6sec ]&lt;BR /&gt;
2014-05-05 14:53:19 Local0.Error    10.0.2.64   May  5 14:53:19 DR0-f5-02 err tmm1[10172]: 01010221:3: Pool /Common/--test-- now has available members&lt;BR /&gt;
2014-05-05 14:53:19 Local0.Error    10.0.2.64   May  5 14:53:19 DR0-f5-02 err tmm[10172]: 01010221:3: Pool /Common/--test-- now has available members&lt;BR /&gt;
2014-05-05 14:53:19 Local0.Error    10.0.2.64   May  5 14:53:19 DR0-f5-02 err tmm2[10172]: 01010221:3: Pool /Common/--test-- now has available members&lt;BR /&gt;
2014-05-05 14:53:19 Local0.Error    10.0.2.64   May  5 14:53:19 DR0-f5-02 err tmm3[10172]: 01010221:3: Pool /Common/--test-- now has available members&lt;/P&gt;

&lt;P&gt;Could you guys give me any ideas for what would be going on, why does the 2 lines above get parsed correctly and not the following ones ? &lt;BR /&gt;
Thank you guys, any help would be appreciated.&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2014 22:09:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-line-breaking/m-p/153254#M31181</guid>
      <dc:creator>salles</dc:creator>
      <dc:date>2014-05-05T22:09:21Z</dc:date>
    </item>
    <item>
      <title>Re: Help with line breaking</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Help-with-line-breaking/m-p/153255#M31182</link>
      <description>&lt;P&gt;I think it can happen when two events arrive "simultaneously" from the input. Or something. But it is &lt;EM&gt;very easy&lt;/EM&gt; to fix.&lt;/P&gt;

&lt;P&gt;In &lt;CODE&gt;props.conf&lt;/CODE&gt; add this stanza (or add the statement to the existing stanza for the sourcetype)&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[yoursourcetypehere]
SHOULD_LINEMERGE = false
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;This tells Splunk that every line is a separate event.&lt;/P&gt;</description>
      <pubDate>Mon, 05 May 2014 22:29:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Help-with-line-breaking/m-p/153255#M31182</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-05-05T22:29:16Z</dc:date>
    </item>
  </channel>
</rss>

