<?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: Creating a dashboard with stacked bar chart of top values in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Creating-a-dashboard-with-stacked-bar-chart-of-top-values/m-p/100711#M26012</link>
    <description>&lt;P&gt;perfect!  Thanks for the quick help.  I guess I need to go read up on exactly what "useother" does.&lt;/P&gt;</description>
    <pubDate>Wed, 08 Dec 2010 02:09:31 GMT</pubDate>
    <dc:creator>cpenkert</dc:creator>
    <dc:date>2010-12-08T02:09:31Z</dc:date>
    <item>
      <title>Creating a dashboard with stacked bar chart of top values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Creating-a-dashboard-with-stacked-bar-chart-of-top-values/m-p/100709#M26010</link>
      <description>&lt;P&gt;I am creating a dashboard with one panel displaying 404 errors.  I am able to get this working fine with the following inline search, but I want to modify this so I only see the top 10 hosts as otherwise the majority of each bar ends up being "other".&lt;/P&gt;

&lt;P&gt;"HTTP Status 404" OR "HTTP Status code: 404" minutesago=30 | timechart count AS Exceptions by host&lt;/P&gt;

&lt;P&gt;When I try to modify it with a | top limit=10 host at the end of the inline search, I get no results.&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2010 00:29:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Creating-a-dashboard-with-stacked-bar-chart-of-top-values/m-p/100709#M26010</guid>
      <dc:creator>cpenkert</dc:creator>
      <dc:date>2010-12-08T00:29:17Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a dashboard with stacked bar chart of top values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Creating-a-dashboard-with-stacked-bar-chart-of-top-values/m-p/100710#M26011</link>
      <description>&lt;P&gt;Have you tried:   &lt;/P&gt;

&lt;P&gt;"HTTP Status 404" OR "HTTP Status code: 404" minutesago=30 | timechart count AS Exceptions by limit=10 host useother=f&lt;/P&gt;

&lt;P&gt;More information about timechart here: &lt;/P&gt;

&lt;P&gt;&lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Timechart" rel="nofollow"&gt;http://www.splunk.com/base/Documentation/latest/SearchReference/Timechart&lt;/A&gt;&lt;/P&gt;

&lt;P&gt;Travis.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2010 01:41:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Creating-a-dashboard-with-stacked-bar-chart-of-top-values/m-p/100710#M26011</guid>
      <dc:creator>thall79</dc:creator>
      <dc:date>2010-12-08T01:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating a dashboard with stacked bar chart of top values</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Creating-a-dashboard-with-stacked-bar-chart-of-top-values/m-p/100711#M26012</link>
      <description>&lt;P&gt;perfect!  Thanks for the quick help.  I guess I need to go read up on exactly what "useother" does.&lt;/P&gt;</description>
      <pubDate>Wed, 08 Dec 2010 02:09:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Creating-a-dashboard-with-stacked-bar-chart-of-top-values/m-p/100711#M26012</guid>
      <dc:creator>cpenkert</dc:creator>
      <dc:date>2010-12-08T02:09:31Z</dc:date>
    </item>
  </channel>
</rss>

