<?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 How do I prevent my chart results from being truncated? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-prevent-my-chart-results-from-being-truncated/m-p/261660#M78555</link>
    <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I've seen a few similar discussions, but neither solution works for me - sorry for raising this again.&lt;/P&gt;

&lt;P&gt;I have a search and a chart which produces big amount of results, and to plot it I use limiter&lt;BR /&gt;
&lt;CODE&gt;bins=2000&lt;/CODE&gt; in my chart command. Yes, I want to display more then 1000 points on my UHD screen. But whatever chart options I use, it still complains with famous:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;These results may be truncated. Your search generated too much data for the current visualization configuration.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and indeed the results are not complete. What I have in my chart XML code:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;option name="charting.data.count"&amp;gt;3000&amp;lt;/option&amp;gt;
&amp;lt;option name="charting.chart.resultTruncationLimit"&amp;gt;3000&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a working option? I could not find anything relevant in limits.conf. My splunk version is 6.3.0.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Thu, 03 Dec 2015 18:06:48 GMT</pubDate>
    <dc:creator>akazarov</dc:creator>
    <dc:date>2015-12-03T18:06:48Z</dc:date>
    <item>
      <title>How do I prevent my chart results from being truncated?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-prevent-my-chart-results-from-being-truncated/m-p/261660#M78555</link>
      <description>&lt;P&gt;Hello all,&lt;/P&gt;

&lt;P&gt;I've seen a few similar discussions, but neither solution works for me - sorry for raising this again.&lt;/P&gt;

&lt;P&gt;I have a search and a chart which produces big amount of results, and to plot it I use limiter&lt;BR /&gt;
&lt;CODE&gt;bins=2000&lt;/CODE&gt; in my chart command. Yes, I want to display more then 1000 points on my UHD screen. But whatever chart options I use, it still complains with famous:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;These results may be truncated. Your search generated too much data for the current visualization configuration.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;and indeed the results are not complete. What I have in my chart XML code:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;option name="charting.data.count"&amp;gt;3000&amp;lt;/option&amp;gt;
&amp;lt;option name="charting.chart.resultTruncationLimit"&amp;gt;3000&amp;lt;/option&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a working option? I could not find anything relevant in limits.conf. My splunk version is 6.3.0.&lt;/P&gt;

&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Thu, 03 Dec 2015 18:06:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-prevent-my-chart-results-from-being-truncated/m-p/261660#M78555</guid>
      <dc:creator>akazarov</dc:creator>
      <dc:date>2015-12-03T18:06:48Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prevent my chart results from being truncated?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-prevent-my-chart-results-from-being-truncated/m-p/261661#M78556</link>
      <description>&lt;P&gt;Have you seen: &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/ChartDisplayissues"&gt;http://docs.splunk.com/Documentation/Splunk/6.3.0/Viz/ChartDisplayissues&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Your code looks right, can you post the full XML? it may be that your tag is in the wrong spot. Also put your search string if possible&lt;/P&gt;</description>
      <pubDate>Fri, 04 Dec 2015 13:49:37 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-prevent-my-chart-results-from-being-truncated/m-p/261661#M78556</guid>
      <dc:creator>jplumsdaine22</dc:creator>
      <dc:date>2015-12-04T13:49:37Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prevent my chart results from being truncated?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-prevent-my-chart-results-from-being-truncated/m-p/261662#M78557</link>
      <description>&lt;P&gt;Have you opened a support case for this? We are trying to get Splunk to remove this limit and more customers behind this will help drive this.&lt;/P&gt;

&lt;P&gt;Thanks,&lt;BR /&gt;
Ken&lt;/P&gt;</description>
      <pubDate>Thu, 29 Sep 2016 15:12:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-prevent-my-chart-results-from-being-truncated/m-p/261662#M78557</guid>
      <dc:creator>kbecker</dc:creator>
      <dc:date>2016-09-29T15:12:02Z</dc:date>
    </item>
    <item>
      <title>Re: How do I prevent my chart results from being truncated?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-do-I-prevent-my-chart-results-from-being-truncated/m-p/261663#M78558</link>
      <description>&lt;P&gt;I think this was resolved in the newer releases following 6.3.0.&lt;/P&gt;</description>
      <pubDate>Mon, 03 Oct 2016 14:49:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-do-I-prevent-my-chart-results-from-being-truncated/m-p/261663#M78558</guid>
      <dc:creator>akazarov</dc:creator>
      <dc:date>2016-10-03T14:49:29Z</dc:date>
    </item>
  </channel>
</rss>

