<?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 Why is my line break configuration not working for forwarded data, but works fine for local data in Splunk 6.2? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190729#M37972</link>
    <description>&lt;P&gt;I have a WebLogic *.out log file which has multiple lines (upto 500) in some of the events. When I indexed a sample of this on a test splunk instance, it works fine. I gave the following parameters:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;MAX_EVENTS = 2560
NO_BINARY_CHECK = true
TIME_FORMAT = %b %d, %Y %T %p
TIME_PREFIX = &amp;lt;
BREAK_ONLY_BEFORE_DATE=true
disabled = false
pulldown_type = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Now, when I forward the files to the production splunk instance, line break is not working properly. The MAX_EVENTS parameter seems to be read properly since I am getting linecounts greater than 257 for some events. I can't seem to figure out why the events are not breaking properly in case of forwarded data. I used btool to check the props configurations and things seem fine there. Please HELP!!!!&lt;/P&gt;</description>
    <pubDate>Fri, 31 Oct 2014 11:31:46 GMT</pubDate>
    <dc:creator>rsawant</dc:creator>
    <dc:date>2014-10-31T11:31:46Z</dc:date>
    <item>
      <title>Why is my line break configuration not working for forwarded data, but works fine for local data in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190729#M37972</link>
      <description>&lt;P&gt;I have a WebLogic *.out log file which has multiple lines (upto 500) in some of the events. When I indexed a sample of this on a test splunk instance, it works fine. I gave the following parameters:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;MAX_EVENTS = 2560
NO_BINARY_CHECK = true
TIME_FORMAT = %b %d, %Y %T %p
TIME_PREFIX = &amp;lt;
BREAK_ONLY_BEFORE_DATE=true
disabled = false
pulldown_type = true
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Now, when I forward the files to the production splunk instance, line break is not working properly. The MAX_EVENTS parameter seems to be read properly since I am getting linecounts greater than 257 for some events. I can't seem to figure out why the events are not breaking properly in case of forwarded data. I used btool to check the props configurations and things seem fine there. Please HELP!!!!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:31:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190729#M37972</guid>
      <dc:creator>rsawant</dc:creator>
      <dc:date>2014-10-31T11:31:46Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my line break configuration not working for forwarded data, but works fine for local data in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190730#M37973</link>
      <description>&lt;P&gt;PS: The test instance, production instance as well as forwarder are using splunk 6.2&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:33:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190730#M37973</guid>
      <dc:creator>rsawant</dc:creator>
      <dc:date>2014-10-31T11:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my line break configuration not working for forwarded data, but works fine for local data in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190731#M37974</link>
      <description>&lt;P&gt;I have same problem.... Can anyone please suggest something??? I have been debugging since two days........Please HELP!!!!!!!&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 11:47:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190731#M37974</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2014-10-31T11:47:43Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my line break configuration not working for forwarded data, but works fine for local data in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190732#M37975</link>
      <description>&lt;P&gt;Q1) In PROD did you put the props.conf on Indexers?&lt;BR /&gt;
Q2) Can you provide some sample events?&lt;/P&gt;</description>
      <pubDate>Fri, 31 Oct 2014 15:11:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190732#M37975</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2014-10-31T15:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: Why is my line break configuration not working for forwarded data, but works fine for local data in Splunk 6.2?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190733#M37976</link>
      <description>&lt;P&gt;I'm just throwing some stuff out here:&lt;/P&gt;

&lt;P&gt;Are you using a Universal Forwarder or a full Splunk heavy forwarder? If you're using full Splunk, the data gets "cooked" before it gets sent to the indexer. In this event, you need to either put the relevant props.conf configs on the forwarders, or set sendCookedData=false in your outputs.conf file and let the config take hold at the indexer. From a performance perspective, since you're (theoretically) using heavy forwarders it'd be best to do the parsing at the forwarder to relieve the indexer...&lt;/P&gt;

&lt;P&gt;If you're already using a Universal Forwarder, the props.conf needs to be at the indexer where line breaking and other phases of data parsing happens. This is the typical modern deployment, since the Universal Forwarder is more light-weight and will have less impact on your endpoints.&lt;/P&gt;

&lt;P&gt;See: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.2.5/Forwarding/Typesofforwarders"&gt;http://docs.splunk.com/Documentation/Splunk/6.2.5/Forwarding/Typesofforwarders&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Sat, 26 Sep 2015 13:33:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Why-is-my-line-break-configuration-not-working-for-forwarded/m-p/190733#M37976</guid>
      <dc:creator>jeff</dc:creator>
      <dc:date>2015-09-26T13:33:46Z</dc:date>
    </item>
  </channel>
</rss>

