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
Get Updates on the Splunk Community!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...