<?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 MAX_EVENTS in probs.conf issue. in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/MAX-EVENTS-in-probs-conf-issue/m-p/317182#M59274</link>
    <description>&lt;P&gt;Hello everyone,&lt;/P&gt;

&lt;P&gt;I have a problem with props.conf. &lt;/P&gt;

&lt;P&gt;My props.conf: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[test_cx1]
BREAK_ONLY_BEFORE = \&amp;lt;CxXMLResults\s
DATETIME_CONFIG =
KV_MODE = xml
LINE_BREAKER = \&amp;lt;CxXMLResults\s
MAX_EVENTS = 99999
MUST_BREAK_AFTER = \&amp;lt;/CxXMLResults&amp;gt;
NO_BINARY_CHECK = true
TRUNCATE = 0
category = Custom
description = Checkmarx
disabled = false
pulldown_type = 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And I have a xml file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;CxXMLResults ......&amp;gt;
     &amp;lt;Query .......&amp;gt;
          &amp;lt;Result ........&amp;gt;

          &amp;lt;/Result&amp;gt;
     &amp;lt;/Query&amp;gt;
&amp;lt;/CxXMLResults&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So I want to a single event contain all CxXMLResults. How can i do this ? What is my wrong ? &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4711iF18220A81116F45D/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;As you can see breaks line after each 257 lines. But I set MAX_EVENTS to 99999.&lt;/P&gt;

&lt;P&gt;Thanks your answers..&lt;/P&gt;</description>
    <pubDate>Mon, 09 Apr 2018 06:33:18 GMT</pubDate>
    <dc:creator>rasty</dc:creator>
    <dc:date>2018-04-09T06:33:18Z</dc:date>
    <item>
      <title>MAX_EVENTS in probs.conf issue.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/MAX-EVENTS-in-probs-conf-issue/m-p/317182#M59274</link>
      <description>&lt;P&gt;Hello everyone,&lt;/P&gt;

&lt;P&gt;I have a problem with props.conf. &lt;/P&gt;

&lt;P&gt;My props.conf: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[test_cx1]
BREAK_ONLY_BEFORE = \&amp;lt;CxXMLResults\s
DATETIME_CONFIG =
KV_MODE = xml
LINE_BREAKER = \&amp;lt;CxXMLResults\s
MAX_EVENTS = 99999
MUST_BREAK_AFTER = \&amp;lt;/CxXMLResults&amp;gt;
NO_BINARY_CHECK = true
TRUNCATE = 0
category = Custom
description = Checkmarx
disabled = false
pulldown_type = 1
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;And I have a xml file:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;CxXMLResults ......&amp;gt;
     &amp;lt;Query .......&amp;gt;
          &amp;lt;Result ........&amp;gt;

          &amp;lt;/Result&amp;gt;
     &amp;lt;/Query&amp;gt;
&amp;lt;/CxXMLResults&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So I want to a single event contain all CxXMLResults. How can i do this ? What is my wrong ? &lt;/P&gt;

&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="alt text"&gt;&lt;img src="https://community.splunk.com/t5/image/serverpage/image-id/4711iF18220A81116F45D/image-size/large?v=v2&amp;amp;px=999" role="button" title="alt text" alt="alt text" /&gt;&lt;/span&gt; &lt;/P&gt;

&lt;P&gt;As you can see breaks line after each 257 lines. But I set MAX_EVENTS to 99999.&lt;/P&gt;

&lt;P&gt;Thanks your answers..&lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 06:33:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/MAX-EVENTS-in-probs-conf-issue/m-p/317182#M59274</guid>
      <dc:creator>rasty</dc:creator>
      <dc:date>2018-04-09T06:33:18Z</dc:date>
    </item>
    <item>
      <title>Re: MAX_EVENTS in probs.conf issue.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/MAX-EVENTS-in-probs-conf-issue/m-p/317183#M59275</link>
      <description>&lt;P&gt;Can you try :&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[test_cx1]
 DATETIME_CONFIG =
 KV_MODE = xml
 LINE_BREAKER = \&amp;lt;CxXMLResults\s*
 MAX_EVENTS = 99999
 NO_BINARY_CHECK = true
 TRUNCATE = 0
 category = Custom
 description = Checkmarx
 disabled = false
 pulldown_type = 1
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Mon, 09 Apr 2018 08:02:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/MAX-EVENTS-in-probs-conf-issue/m-p/317183#M59275</guid>
      <dc:creator>p_gurav</dc:creator>
      <dc:date>2018-04-09T08:02:03Z</dc:date>
    </item>
    <item>
      <title>Re: MAX_EVENTS in probs.conf issue.</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/MAX-EVENTS-in-probs-conf-issue/m-p/317184#M59276</link>
      <description>&lt;P&gt;hi @p_gurav,&lt;/P&gt;

&lt;P&gt;I think splunk is having performance problems. Because, I am trying this props.conf: &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[test_cx3]
BREAK_ONLY_BEFORE = \&amp;lt;CxXMLResults\s
DATETIME_CONFIG =
LINE_BREAKER = \&amp;lt;CxXMLResults\s
MAX_EVENTS = 1000000
SHOULD_LINEMERGE = true
TRUNCATE = 0
pulldown_type = 1
KV_MODE = xml
NO_BINARY_CHECK = true
category = Custom
disabled = false
EVENT_BREAKER =
MUST_BREAK_AFTER = \&amp;lt;/CxXMLResults&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I sent two Report to splunk 562000 lines and 547 lines.  When I send 547 lines there is no problem. But When I send 562000 lines report, Splunk break lines randomly 100.000, 46.000, 150.000 e.g &lt;/P&gt;

&lt;P&gt;Do you think, what could be the reason ? &lt;/P&gt;</description>
      <pubDate>Mon, 09 Apr 2018 08:34:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/MAX-EVENTS-in-probs-conf-issue/m-p/317184#M59276</guid>
      <dc:creator>rasty</dc:creator>
      <dc:date>2018-04-09T08:34:13Z</dc:date>
    </item>
  </channel>
</rss>

