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!

Enterprise Security Content Update (ESCU) | New Releases

In December, the Splunk Threat Research Team had 1 release of new security content via the Enterprise Security ...

Why am I not seeing the finding in Splunk Enterprise Security Analyst Queue?

(This is the first of a series of 2 blogs). Splunk Enterprise Security is a fantastic tool that offers robust ...

Index This | What are the 12 Days of Splunk-mas?

December 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...