Splunk Search

Help on splunk graphs

shri_27
Path Finder

Hi all,
Is there any way in Splunk to show the percentage value on graphs(pie chart) as we get in Excel sheet graphs?? i.e. show % values without me having to do a mouse-over

Tags (1)
0 Karma

wpreston
Motivator

There is a way to show that information in the chart labels. You can eval your report field to include the total count for that field, the percentage, or whatever else you want to see and it will show up in the pie chart label for that slice:

your search | top YourField limit=20 | eval YourField=YourField." (".count.") ".percent."%"

Remove the count portion of the eval if you're not interested in it.

However, there's no way I know of to make the values or percentages show up inside each slice of the pie chart.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...