<?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 chart command has reached the limit for data points in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101145#M26126</link>
    <description>&lt;P&gt;Does anyone know if this is something that can be adjusted in the limits.conf file?&lt;BR /&gt;
[subsearch]: chart command has reached the limit for data points. Results may be incomplete&lt;/P&gt;</description>
    <pubDate>Mon, 26 Mar 2012 14:13:13 GMT</pubDate>
    <dc:creator>cramasta</dc:creator>
    <dc:date>2012-03-26T14:13:13Z</dc:date>
    <item>
      <title>chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101145#M26126</link>
      <description>&lt;P&gt;Does anyone know if this is something that can be adjusted in the limits.conf file?&lt;BR /&gt;
[subsearch]: chart command has reached the limit for data points. Results may be incomplete&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2012 14:13:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101145#M26126</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-03-26T14:13:13Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101146#M26127</link>
      <description>&lt;P&gt;Yes, you can change the subsearch limit in limits.conf, but I've only rarely found a need to do so.  It may not be necessary, depending upon what you're trying to do.  Can you provide an example of what you're trying to do?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2012 14:45:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101146#M26127</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-03-26T14:45:12Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101147#M26128</link>
      <description>&lt;P&gt;I am using the following search over 30 days. I believe it may have something to do with using the OVER function in the chart command.&lt;/P&gt;

&lt;P&gt;...| chart values(cpiduration) AS WebCallPerformance values(Status) AS WebCallStatus over RequestID by webservice&lt;/P&gt;

&lt;P&gt;what setting in the limits.conf do you think i can adjust to fix this?&lt;/P&gt;</description>
      <pubDate>Mon, 26 Mar 2012 15:44:04 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101147#M26128</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-03-26T15:44:04Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101148#M26129</link>
      <description>&lt;P&gt;The limits.conf stanza in question is [subsearch], but remember to create this setting in a "local" version of limits.conf, as changes to the version in the default directory may be overwritten at upgrade time.&lt;/P&gt;</description>
      <pubDate>Tue, 27 Mar 2012 15:19:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101148#M26129</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-03-27T15:19:03Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101149#M26130</link>
      <description>&lt;P&gt;what setting would you be referring to? maxout?&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2012 13:44:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101149#M26130</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-03-28T13:44:49Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101150#M26131</link>
      <description>&lt;P&gt;Yes, that's the one.  The default in 4.3.1 is 10,000, not 100 as indicated in limits.conf.spec.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2012 13:52:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101150#M26131</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-03-28T13:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101151#M26132</link>
      <description>&lt;P&gt;So initially i was running this chart command in a sub-search. If I run it by itself as a single search I still get the same error without the sub-search piece being mentioned. I'm thinking there may be a different setting that would have to be adjusted specifically for the chart command (if its even something that can be changed).&lt;/P&gt;

&lt;P&gt;chart command has reached the limit for data points. Results may be incomplete.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2012 14:20:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101151#M26132</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-03-28T14:20:51Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101152#M26133</link>
      <description>&lt;P&gt;I don't see anything in limits.conf that specifically says "I'm the limit for chart".  Instead, I might rephrase the question as "what problem are you trying to solve?"&lt;/P&gt;

&lt;P&gt;I wonder whether the "over RequestID" as the "split by" clause combined with the "by webservice" phrase are producing a matrix that is too large for chart to handle comfortably.&lt;/P&gt;

&lt;P&gt;Simply put, adjusting limits.conf may not be the answer.&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2012 18:22:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101152#M26133</guid>
      <dc:creator>sowings</dc:creator>
      <dc:date>2012-03-28T18:22:25Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101153#M26134</link>
      <description>&lt;P&gt;Im going to open a support case to find out what limitations of the chart command are causing this warning&lt;/P&gt;</description>
      <pubDate>Wed, 28 Mar 2012 18:24:57 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101153#M26134</guid>
      <dc:creator>cramasta</dc:creator>
      <dc:date>2012-03-28T18:24:57Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101154#M26135</link>
      <description>&lt;P&gt;Could you post the answer from the support here?&lt;BR /&gt;
Thanks!&lt;/P&gt;</description>
      <pubDate>Tue, 03 Apr 2012 14:25:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101154#M26135</guid>
      <dc:creator>tzhmaba2</dc:creator>
      <dc:date>2012-04-03T14:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101155#M26136</link>
      <description>&lt;P&gt;Was there an answer?&lt;/P&gt;</description>
      <pubDate>Thu, 19 Apr 2012 03:42:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101155#M26136</guid>
      <dc:creator>araitz</dc:creator>
      <dc:date>2012-04-19T03:42:37Z</dc:date>
    </item>
    <item>
      <title>Re: chart command has reached the limit for data points</title>
      <link>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101156#M26137</link>
      <description>&lt;P&gt;Was there any answer from support, i got the same error (without a subsearch) and want to fix it. Thank you.&lt;/P&gt;</description>
      <pubDate>Wed, 05 Sep 2012 22:06:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/chart-command-has-reached-the-limit-for-data-points/m-p/101156#M26137</guid>
      <dc:creator>nekb1958</dc:creator>
      <dc:date>2012-09-05T22:06:19Z</dc:date>
    </item>
  </channel>
</rss>

