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!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...