<?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 &amp;quot;Other&amp;quot; in timechart- How do I increase default limit to show all hosts? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107708#M6106</link>
    <description>&lt;P&gt;I've come across this problem before but can't find it in the answers site.&lt;/P&gt;
&lt;P&gt;I have a timechart within in an advanced dashboard which I'm charting a value by host and it's only showing 10 valid hosts the remaining hosts are put into this "Other" value. How do I increase the this default limit to show all the my hosts.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
    <pubDate>Fri, 13 Jan 2023 17:28:19 GMT</pubDate>
    <dc:creator>nowplaying</dc:creator>
    <dc:date>2023-01-13T17:28:19Z</dc:date>
    <item>
      <title>"Other" in timechart- How do I increase default limit to show all hosts?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107708#M6106</link>
      <description>&lt;P&gt;I've come across this problem before but can't find it in the answers site.&lt;/P&gt;
&lt;P&gt;I have a timechart within in an advanced dashboard which I'm charting a value by host and it's only showing 10 valid hosts the remaining hosts are put into this "Other" value. How do I increase the this default limit to show all the my hosts.&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 17:28:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107708#M6106</guid>
      <dc:creator>nowplaying</dc:creator>
      <dc:date>2023-01-13T17:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: "Other" in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107709#M6107</link>
      <description>&lt;P&gt;You can use the "limit" argument to timechart:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | timechart count by foo limit=20
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;or&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | timechart count by foo limit=100
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 22 Dec 2010 04:58:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107709#M6107</guid>
      <dc:creator>Stephen_Sorkin</dc:creator>
      <dc:date>2010-12-22T04:58:12Z</dc:date>
    </item>
    <item>
      <title>Re: "Other" in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107710#M6108</link>
      <description>&lt;P&gt;And also if/when you do want it to only show the top N values but you do NOT want it to roll up everthing else under 'OTHER',  you can pass useother="f" to timechart.   ( &lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Timechart"&gt;http://www.splunk.com/base/Documentation/latest/SearchReference/Timechart&lt;/A&gt; )&lt;/P&gt;</description>
      <pubDate>Wed, 22 Dec 2010 05:49:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107710#M6108</guid>
      <dc:creator>sideview</dc:creator>
      <dc:date>2010-12-22T05:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: "Other" in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107711#M6109</link>
      <description>&lt;P&gt;The best way is to use useother=f with timechart &lt;BR /&gt;
ex |timechart useother=f count by foobar&lt;/P&gt;</description>
      <pubDate>Wed, 04 Feb 2015 17:33:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107711#M6109</guid>
      <dc:creator>nmaroulis_splun</dc:creator>
      <dc:date>2015-02-04T17:33:48Z</dc:date>
    </item>
    <item>
      <title>Re: "Other" in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107712#M6110</link>
      <description>&lt;P&gt;How do i remove other from the timechart..,How do i remove other from the timechart&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 11:05:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107712#M6110</guid>
      <dc:creator>vijaykumartcs</dc:creator>
      <dc:date>2016-10-12T11:05:59Z</dc:date>
    </item>
    <item>
      <title>Re: "Other" in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107713#M6111</link>
      <description>&lt;P&gt;if you put limit=0, there isn't a limit at all.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 14:31:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107713#M6111</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2016-10-12T14:31:48Z</dc:date>
    </item>
    <item>
      <title>Re: "Other" in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107714#M6112</link>
      <description>&lt;P&gt;useother=f just leaves the 'other' field out of the results but still limits the amount of fields returned.&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 14:33:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107714#M6112</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2016-10-12T14:33:02Z</dc:date>
    </item>
    <item>
      <title>Re: "Other" in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107715#M6113</link>
      <description>&lt;P&gt;Use this in your timechart command &lt;/P&gt;

&lt;P&gt;| timechart count by  usenull=f useother=f&lt;/P&gt;</description>
      <pubDate>Thu, 02 Feb 2017 20:19:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/107715#M6113</guid>
      <dc:creator>vrmandadi</dc:creator>
      <dc:date>2017-02-02T20:19:45Z</dc:date>
    </item>
    <item>
      <title>Re: "Other" in timechart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/627066#M51401</link>
      <description>&lt;P&gt;thanks&lt;/P&gt;&lt;P&gt;WORKD FOR ME&lt;/P&gt;</description>
      <pubDate>Fri, 13 Jan 2023 13:20:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/quot-Other-quot-in-timechart-How-do-I-increase-default-limit-to/m-p/627066#M51401</guid>
      <dc:creator>erez10121012</dc:creator>
      <dc:date>2023-01-13T13:20:43Z</dc:date>
    </item>
  </channel>
</rss>

