Dashboards & Visualizations

Why is "other" on this pie chart?

jgauthier
Contributor

Greetings,

Since an update (I don't know what version to what version, sorry!), one of my dashboards with pie chart is showing "other", and I don't know why.

My saved search is pretty basic:
sourcetype="squid" action="*" uri_host="youtube.com"| top 10 username

My dashboard module includes:

name="charting.chart.sliceCollapsingThreshold">0

But it doesn't seem to work.

Tags (3)
0 Karma

jgauthier
Contributor

Restructuring my search was the only way to resolve this.

sourcetype="squid" action="*" uri_host="youtube.com" | stats count by username | sort 10 -count

0 Karma

JSapienza
Contributor

Try this:

sourcetype="squid" action="*" uri_host="youtube.com"| top 10 username useother="f"

0 Karma

jgauthier
Contributor

Exactly.I tried to copy it here, but the formatting was terrible. 😉

0 Karma

JSapienza
Contributor

And your code is something like this ?

0

0 Karma

jgauthier
Contributor

No go. I attempted it, even though by using "top" it should inherently exclude other. The query does not include 'other' when I run it in the search. It does, however, in a dashboard.

0 Karma
Get Updates on the Splunk Community!

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...