<?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: Performance impact on using max_rawsize_perchunk in limits.conf in Monitoring Splunk</title>
    <link>https://community.splunk.com/t5/Monitoring-Splunk/Performance-impact-on-using-max-rawsize-perchunk-in-limits-conf/m-p/408598#M3507</link>
    <description>&lt;P&gt;I have added max_rawsize_perchunk = 400000000  but still getting same error and search is also very slow.&lt;/P&gt;</description>
    <pubDate>Wed, 30 Sep 2020 00:21:06 GMT</pubDate>
    <dc:creator>aakif</dc:creator>
    <dc:date>2020-09-30T00:21:06Z</dc:date>
    <item>
      <title>Performance impact on using max_rawsize_perchunk in limits.conf</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Performance-impact-on-using-max-rawsize-perchunk-in-limits-conf/m-p/408597#M3506</link>
      <description>&lt;P&gt;Hi everyone,&lt;BR /&gt;
I am indexing 3000 large JSON events at a time in Splunk, but when I hit the Splunk query, it gives me below error:&lt;BR /&gt;
"&lt;EM&gt;Events may not be returned in sub-second order due to search memory limits configured in limits.conf&lt;/EM&gt;".&lt;/P&gt;

&lt;P&gt;To resolve this issue, I added &lt;EM&gt;max_rawsize_perchunk = 400000000&lt;/EM&gt;  in my /local/limits.conf as given in the below link:&lt;BR /&gt;
&lt;A href="http://answers.splunk.com/answers/90576/what-does-events-may-not-be-returned-in-sub-second-order-due-to-memory-pressure-mean.html" target="_blank"&gt;https://answers.splunk.com/answers/90576/what-does-events-may-not-be-returned-in-sub-second-order-due-to-memory-pressure-mean.html&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;But the query is giving a very slow performance and dashboards are taking a long time to load the data. Are there any parameters which I can use to increase the dashboard performance? Or is there any alternative of &lt;EM&gt;max_rawsize_perchunk&lt;/EM&gt; since it is reducing the dashboard performance to a great extent?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:06:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Performance-impact-on-using-max-rawsize-perchunk-in-limits-conf/m-p/408597#M3506</guid>
      <dc:creator>priyg96</dc:creator>
      <dc:date>2020-09-30T00:06:04Z</dc:date>
    </item>
    <item>
      <title>Re: Performance impact on using max_rawsize_perchunk in limits.conf</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Performance-impact-on-using-max-rawsize-perchunk-in-limits-conf/m-p/408598#M3507</link>
      <description>&lt;P&gt;I have added max_rawsize_perchunk = 400000000  but still getting same error and search is also very slow.&lt;/P&gt;</description>
      <pubDate>Wed, 30 Sep 2020 00:21:06 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Performance-impact-on-using-max-rawsize-perchunk-in-limits-conf/m-p/408598#M3507</guid>
      <dc:creator>aakif</dc:creator>
      <dc:date>2020-09-30T00:21:06Z</dc:date>
    </item>
    <item>
      <title>Re: Performance impact on using max_rawsize_perchunk in limits.conf</title>
      <link>https://community.splunk.com/t5/Monitoring-Splunk/Performance-impact-on-using-max-rawsize-perchunk-in-limits-conf/m-p/408599#M3508</link>
      <description>&lt;P&gt;The best way to fix this is just to re-sort them when the come back from your search and not bother changing any settings.  Just add this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | sort 0 - _time
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;None of this will speed up your search, which is a whole other thing.  We cannot help you if you do not show us your SPL.&lt;/P&gt;</description>
      <pubDate>Sat, 04 May 2019 20:25:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Monitoring-Splunk/Performance-impact-on-using-max-rawsize-perchunk-in-limits-conf/m-p/408599#M3508</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2019-05-04T20:25:10Z</dc:date>
    </item>
  </channel>
</rss>

