<?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 How to extract a multi-line stack dump into a single event? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-a-multi-line-stack-dump-into-a-single-event/m-p/121863#M25248</link>
    <description>&lt;P&gt;I have a sourcetype that requires "SHOULD LINEMERGE=False" and I'm attempting to break out a multi-line event in that sourcetype. &lt;/P&gt;

&lt;P&gt;Basically, I'm attempting to capture the entire 'stack dump' as a single event in splunk. I thought line breaker would be a good method, however reading the documentation, it may not be a good fit. &lt;/P&gt;

&lt;P&gt;Does anyone have any ideas on how to extract a multi-line stack dump into a single event? &lt;/P&gt;

&lt;P&gt;This is an example of a dump:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/tsrv_1.jpg" alt="alt text" /&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 26 Jun 2014 21:06:53 GMT</pubDate>
    <dc:creator>tmarlette</dc:creator>
    <dc:date>2014-06-26T21:06:53Z</dc:date>
    <item>
      <title>How to extract a multi-line stack dump into a single event?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-a-multi-line-stack-dump-into-a-single-event/m-p/121863#M25248</link>
      <description>&lt;P&gt;I have a sourcetype that requires "SHOULD LINEMERGE=False" and I'm attempting to break out a multi-line event in that sourcetype. &lt;/P&gt;

&lt;P&gt;Basically, I'm attempting to capture the entire 'stack dump' as a single event in splunk. I thought line breaker would be a good method, however reading the documentation, it may not be a good fit. &lt;/P&gt;

&lt;P&gt;Does anyone have any ideas on how to extract a multi-line stack dump into a single event? &lt;/P&gt;

&lt;P&gt;This is an example of a dump:&lt;/P&gt;

&lt;P&gt;&lt;IMG src="http://answers.splunk.com//storage/tsrv_1.jpg" alt="alt text" /&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Jun 2014 21:06:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-a-multi-line-stack-dump-into-a-single-event/m-p/121863#M25248</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2014-06-26T21:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: How to extract a multi-line stack dump into a single event?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-a-multi-line-stack-dump-into-a-single-event/m-p/121864#M25249</link>
      <description>&lt;P&gt;You could put the following in &lt;CODE&gt;props.conf&lt;/CODE&gt;&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[yoursourcetypehere]
SHOULD_LINEMERGE=false
BREAK_ONLY_BEFORE=-- Memory Info Start --
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 Jun 2014 21:56:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/How-to-extract-a-multi-line-stack-dump-into-a-single-event/m-p/121864#M25249</guid>
      <dc:creator>lguinn2</dc:creator>
      <dc:date>2014-06-26T21:56:49Z</dc:date>
    </item>
  </channel>
</rss>

