<?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: Is there a timechart legend limit? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195085#M56264</link>
    <description>&lt;P&gt;You can also do useother=f limit=0 for no filtering. useother=f disables aggregation of all other data that exceeds the limit specified. Please click accept answer if this was helpful.&lt;/P&gt;</description>
    <pubDate>Thu, 26 Mar 2015 17:41:27 GMT</pubDate>
    <dc:creator>masonmorales</dc:creator>
    <dc:date>2015-03-26T17:41:27Z</dc:date>
    <item>
      <title>Is there a timechart legend limit?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195082#M56261</link>
      <description>&lt;P&gt;I have the following in a search&lt;/P&gt;

&lt;P&gt;| timechart span=1h max(CPU%) AS "CPU", max(Memory%) as "MEM" by host&lt;/P&gt;

&lt;P&gt;If the number of hosts is 10 or fewer, it works as expected.  If there are 11 hosts, the hostname is shown as "OTHER."  Is this a built in limit?  If so, can this limit be extended?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2015 19:05:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195082#M56261</guid>
      <dc:creator>RVDowning</dc:creator>
      <dc:date>2015-03-25T19:05:35Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a timechart legend limit?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195083#M56262</link>
      <description>&lt;P&gt;Try:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;| timechart span=1h max(CPU%) AS "CPU", max(Memory%) as "MEM" by host useother=f limit=100
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Thu, 26 Mar 2015 05:03:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195083#M56262</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2015-03-26T05:03:21Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a timechart legend limit?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195084#M56263</link>
      <description>&lt;P&gt;Hi RVDowing&lt;/P&gt;

&lt;P&gt;use limit=0  means no filtering&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; ......| timechart span=1h max(CPU%) AS "CPU", max(Memory%) as "MEM" by host limit=0
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 12:49:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195084#M56263</guid>
      <dc:creator>chimell</dc:creator>
      <dc:date>2015-03-26T12:49:30Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a timechart legend limit?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195085#M56264</link>
      <description>&lt;P&gt;You can also do useother=f limit=0 for no filtering. useother=f disables aggregation of all other data that exceeds the limit specified. Please click accept answer if this was helpful.&lt;/P&gt;</description>
      <pubDate>Thu, 26 Mar 2015 17:41:27 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195085#M56264</guid>
      <dc:creator>masonmorales</dc:creator>
      <dc:date>2015-03-26T17:41:27Z</dc:date>
    </item>
    <item>
      <title>Re: Is there a timechart legend limit?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195086#M56265</link>
      <description>&lt;P&gt;It works! Thanks.&lt;/P&gt;</description>
      <pubDate>Tue, 26 Sep 2017 15:35:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-there-a-timechart-legend-limit/m-p/195086#M56265</guid>
      <dc:creator>sssignals</dc:creator>
      <dc:date>2017-09-26T15:35:17Z</dc:date>
    </item>
  </channel>
</rss>

