<?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: need props.conf for custom log in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/need-props-conf-for-custom-log/m-p/125564#M97713</link>
    <description>&lt;P&gt;Hi rileyken,&lt;/P&gt;

&lt;P&gt;set in your props.conf for that sourcetype something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;LINE_BREAKER = \|
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Maybe you also need to set &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SHOULD_LINEMERGE = [true|false]
* Defaults to true.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to false.....&lt;/P&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
    <pubDate>Wed, 09 Apr 2014 11:52:36 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2014-04-09T11:52:36Z</dc:date>
    <item>
      <title>need props.conf for custom log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/need-props-conf-for-custom-log/m-p/125563#M97712</link>
      <description>&lt;P&gt;I have a custom log in the format where each new record has a entry followed by a pipe (|)&lt;/P&gt;

&lt;P&gt;example log:&lt;BR /&gt;
&lt;DEBUG or="" error="" or="" info=""&gt; &amp;lt; date time&amp;gt; &lt;EXECUTION seconds=""&gt; |&lt;BR /&gt;
&lt;XML payload=""&gt;&lt;BR /&gt;
&lt;DEBUG or="" error="" or="" info=""&gt; &amp;lt; date time&amp;gt; &lt;EXECUTION seconds=""&gt; |&lt;BR /&gt;
&lt;XML payload=""&gt;&lt;BR /&gt;
....&lt;/XML&gt;&lt;/EXECUTION&gt;&lt;/DEBUG&gt;&lt;/XML&gt;&lt;/EXECUTION&gt;&lt;/DEBUG&gt;&lt;/P&gt;

&lt;P&gt;How do I get it to split records on the line that ends in pipe?&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2014 11:45:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/need-props-conf-for-custom-log/m-p/125563#M97712</guid>
      <dc:creator>rileyken</dc:creator>
      <dc:date>2014-04-09T11:45:41Z</dc:date>
    </item>
    <item>
      <title>Re: need props.conf for custom log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/need-props-conf-for-custom-log/m-p/125564#M97713</link>
      <description>&lt;P&gt;Hi rileyken,&lt;/P&gt;

&lt;P&gt;set in your props.conf for that sourcetype something like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;LINE_BREAKER = \|
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Maybe you also need to set &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;SHOULD_LINEMERGE = [true|false]
* Defaults to true.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to false.....&lt;/P&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2014 11:52:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/need-props-conf-for-custom-log/m-p/125564#M97713</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-04-09T11:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: need props.conf for custom log</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/need-props-conf-for-custom-log/m-p/125565#M97714</link>
      <description>&lt;P&gt;I am wondering about the xml payload aspect of it in my sample log I have two events each with an event def (ending in pipe) followed by a xml payload which can be 5 lines to maybe 50 lines max&lt;/P&gt;

&lt;P&gt;&lt;DEBUG or="" error="" or="" info=""&gt; &amp;lt; date time&amp;gt; &lt;EXECUTION seconds=""&gt; | &lt;BR /&gt;
&lt;XML payload=""&gt; &lt;BR /&gt;
&lt;DEBUG or="" error="" or="" info=""&gt; &amp;lt; date time&amp;gt; &lt;EXECUTION seconds=""&gt; | &lt;BR /&gt;
&lt;XML payload=""&gt;&lt;/XML&gt;&lt;/EXECUTION&gt;&lt;/DEBUG&gt;&lt;/XML&gt;&lt;/EXECUTION&gt;&lt;/DEBUG&gt;&lt;/P&gt;

&lt;P&gt;does the line break on | and the line merge take care of having all of the xml payload in the same event"&lt;/P&gt;</description>
      <pubDate>Wed, 09 Apr 2014 12:49:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/need-props-conf-for-custom-log/m-p/125565#M97714</guid>
      <dc:creator>rileyken</dc:creator>
      <dc:date>2014-04-09T12:49:46Z</dc:date>
    </item>
  </channel>
</rss>

