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!

.conf25 Community Recap

Hello Splunkers, And just like that, .conf25 is in the books! What an incredible few days — full of learning, ...

Splunk App Developers | .conf25 Recap & What’s Next

If you stopped by the Builder Bar at .conf25 this year, thank you! The retro tech beer garden vibes were ...

Congratulations to the 2025-2026 SplunkTrust!

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