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!

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...