Splunk Enterprise

help on a pie chart

jip31
Motivator

hi

i try to do a pie chart from the code below but it doesnt works

what is wrong please?

 

index_mesu sourcetype=sig sig_app="$site$" 
| fields sig_id site sig_app 
| rename sig_app as application 
| stats dc(sig_id) as Total by site application
| sort - Total limit=10
Tags (1)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

A pie chart normally only has 2 dimensions (name and value), you have 3 (Total site application).

View solution in original post

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

A pie chart normally only has 2 dimensions (name and value), you have 3 (Total site application).

0 Karma
Get Updates on the Splunk Community!

ATTENTION!! We’re MOVING (not really)

Hey, all! In an effort to keep this Slack workspace secure and also to make our new members' experience easy, ...

Splunk Admins: Build a Smarter Stack with These Must-See .conf25 Sessions

  Whether you're running a complex Splunk deployment or just getting your bearings as a new admin, .conf25 ...

AppDynamics Summer Webinars

This summer, our mighty AppDynamics team is cooking up some delicious content on YouTube Live to satiate your ...