<?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: drilldown OTHER in a chart in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/drilldown-OTHER-in-a-chart/m-p/73850#M3976</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You cannot drilldown on the OTHER field and my understanding is that you cannot modify the behaviour of this field. If you want to see what exactly is going into your OTHER category for drilldown purposes, you can change your search to the following:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;eventtype="EVENT_OSCE_Virus" | dedup Virus, destination | timechart limit=50 count by Virus&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;The &lt;CODE&gt;limit=50&lt;/CODE&gt; inclusion will show the top 50 Virus values. After those top 50 values are shown, it will place the remaining values (if there are more than 50 results) into the OTHER field. You can increase or decrease the &lt;CODE&gt;limit&lt;/CODE&gt; value to your liking.&lt;/P&gt;</description>
    <pubDate>Tue, 21 Feb 2012 10:34:54 GMT</pubDate>
    <dc:creator>Ant1D</dc:creator>
    <dc:date>2012-02-21T10:34:54Z</dc:date>
    <item>
      <title>drilldown OTHER in a chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/drilldown-OTHER-in-a-chart/m-p/73849#M3975</link>
      <description>&lt;P&gt;Hello,&lt;/P&gt;

&lt;P&gt;I have a bar chart created from the following search:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype="EVENT_OSCE_Virus" | dedup Virus, destination | timechart count by Virus
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The idea was to get a stacked bar chart of viral activity for the past week. It works fine, the chart is correct. I can also drill down by clicking on a virus name on the legend, or the relevant stack layer on the chart.&lt;/P&gt;

&lt;P&gt;All this except for the automatically created OTHER category which groups the remaining events. When clicking on it I get the search&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype="EVENT_OSCE_Virus" | dedup Virus, destination | search Virus="OTHER"
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;which is obviously wrong. It should rather be something like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;eventtype="EVENT_OSCE_Virus" | dedup Virus, destination | search NOT (Virus="first virus in 
the legend" OR Virus="second virus in the legend" ...)
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is there a way to modify the default behavior for this kind of drilldown (ie. for a drilldown which uses the OTHER category)?&lt;/P&gt;

&lt;P&gt;Thank you.&lt;/P&gt;</description>
      <pubDate>Fri, 17 Feb 2012 16:29:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/drilldown-OTHER-in-a-chart/m-p/73849#M3975</guid>
      <dc:creator>wsw70</dc:creator>
      <dc:date>2012-02-17T16:29:51Z</dc:date>
    </item>
    <item>
      <title>Re: drilldown OTHER in a chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/drilldown-OTHER-in-a-chart/m-p/73850#M3976</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;You cannot drilldown on the OTHER field and my understanding is that you cannot modify the behaviour of this field. If you want to see what exactly is going into your OTHER category for drilldown purposes, you can change your search to the following:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;eventtype="EVENT_OSCE_Virus" | dedup Virus, destination | timechart limit=50 count by Virus&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;The &lt;CODE&gt;limit=50&lt;/CODE&gt; inclusion will show the top 50 Virus values. After those top 50 values are shown, it will place the remaining values (if there are more than 50 results) into the OTHER field. You can increase or decrease the &lt;CODE&gt;limit&lt;/CODE&gt; value to your liking.&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 10:34:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/drilldown-OTHER-in-a-chart/m-p/73850#M3976</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2012-02-21T10:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: drilldown OTHER in a chart</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/drilldown-OTHER-in-a-chart/m-p/73851#M3977</link>
      <description>&lt;P&gt;Thanks - this is what I was afraid of. I was hoping somehow that OTHER could be tweaked to display "everything except the values shown"&lt;/P&gt;</description>
      <pubDate>Tue, 21 Feb 2012 10:38:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/drilldown-OTHER-in-a-chart/m-p/73851#M3977</guid>
      <dc:creator>wsw70</dc:creator>
      <dc:date>2012-02-21T10:38:51Z</dc:date>
    </item>
  </channel>
</rss>

