<?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 I have a timechart trying create a dashboard a value by host and it's only showing 10 valid hosts the remaining hosts are put into this &amp;quot;Other&amp;quot; value.. How do i remove &amp;quot;Other&amp;quot; from the dashboard? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-have-a-timechart-trying-create-a-dashboard-a-value-by-host-and/m-p/243241#M43508</link>
    <description>&lt;P&gt;I have a timechart trying create a dashboard a value by host and it's only showing 10 valid hosts the remaining hosts are put into this "Other" value.. How do i remove "Other" from the dashboard? &lt;/P&gt;</description>
    <pubDate>Wed, 12 Oct 2016 11:09:16 GMT</pubDate>
    <dc:creator>vijaykumartcs</dc:creator>
    <dc:date>2016-10-12T11:09:16Z</dc:date>
    <item>
      <title>I have a timechart trying create a dashboard a value by host and it's only showing 10 valid hosts the remaining hosts are put into this "Other" value.. How do i remove "Other" from the dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-have-a-timechart-trying-create-a-dashboard-a-value-by-host-and/m-p/243241#M43508</link>
      <description>&lt;P&gt;I have a timechart trying create a dashboard a value by host and it's only showing 10 valid hosts the remaining hosts are put into this "Other" value.. How do i remove "Other" from the dashboard? &lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 11:09:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-have-a-timechart-trying-create-a-dashboard-a-value-by-host-and/m-p/243241#M43508</guid>
      <dc:creator>vijaykumartcs</dc:creator>
      <dc:date>2016-10-12T11:09:16Z</dc:date>
    </item>
    <item>
      <title>Re: I have a timechart trying create a dashboard a value by host and it's only showing 10 valid hosts the remaining hosts are put into this "Other" value.. How do i remove "Other" from the dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-have-a-timechart-trying-create-a-dashboard-a-value-by-host-and/m-p/243242#M43509</link>
      <description>&lt;P&gt;Try   &lt;CODE&gt;useother=f&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 14:49:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-have-a-timechart-trying-create-a-dashboard-a-value-by-host-and/m-p/243242#M43509</guid>
      <dc:creator>DEAD_BEEF</dc:creator>
      <dc:date>2016-10-12T14:49:38Z</dc:date>
    </item>
    <item>
      <title>Re: I have a timechart trying create a dashboard a value by host and it's only showing 10 valid hosts the remaining hosts are put into this "Other" value.. How do i remove "Other" from the dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-have-a-timechart-trying-create-a-dashboard-a-value-by-host-and/m-p/243243#M43510</link>
      <description>&lt;P&gt;Hi vijiaykumartcs, &lt;/P&gt;

&lt;P&gt;To remove "other" values, please set the useother attribute to false in your query. Here's an example: &lt;/P&gt;

&lt;P&gt;sourcetype=access_* action=purchase | timechart count by product usenull=f &lt;STRONG&gt;useother=f&lt;/STRONG&gt;&lt;/P&gt;

&lt;P&gt;You can also set usenull=f to filter out null values. &lt;BR /&gt;
Hope it helps. Thanks! &lt;BR /&gt;
Hunter Shen&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 15:11:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-have-a-timechart-trying-create-a-dashboard-a-value-by-host-and/m-p/243243#M43510</guid>
      <dc:creator>hunters_splunk</dc:creator>
      <dc:date>2016-10-12T15:11:31Z</dc:date>
    </item>
    <item>
      <title>Re: I have a timechart trying create a dashboard a value by host and it's only showing 10 valid hosts the remaining hosts are put into this "Other" value.. How do i remove "Other" from the dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/I-have-a-timechart-trying-create-a-dashboard-a-value-by-host-and/m-p/243244#M43511</link>
      <description>&lt;P&gt;Sorry for the typo - there shoud not be an asterisk at the end. Here is the corrected example query: &lt;/P&gt;

&lt;P&gt;sourcetype=access_ action=purchase | timechart count by product usenull=f useother=f&lt;/P&gt;</description>
      <pubDate>Wed, 12 Oct 2016 15:16:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/I-have-a-timechart-trying-create-a-dashboard-a-value-by-host-and/m-p/243244#M43511</guid>
      <dc:creator>hunters_splunk</dc:creator>
      <dc:date>2016-10-12T15:16:42Z</dc:date>
    </item>
  </channel>
</rss>

