Dashboards & Visualizations

Pie chart show values section wise

rj1408
Path Finder

base search | stats dc(TransactionID),count(StatusSuccess), count(StatusFailure) as count by MainMethod |rename MainMethod as MicroService count(StatusSuccess) as Success count as Failed | replace LostStolen with LostandStolen RetailConversion with TransactionRetailConversion TempCreditLimit with TemporaryCreditLimitIncrease


Hi,  in the above query I want to add pie chart as visualization, right now in pie chart it is only showing the no of transactions hit per function and ignoring the Success and Failed status.

What i want is when I hover over the functions in  piechart I want to see the no Failed and Sucess Tranactions. How do i do that?


Labels (1)
Tags (2)
0 Karma

rj1408
Path Finder

Hi anyone? Ill again repost if the question isnt clear

0 Karma

rj1408
Path Finder
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

The standard pie chart does not support the functionality you are after.

0 Karma

rj1408
Path Finder

Any other vizualization that can tell me total, success and failure?

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

You could use a stacked column chart of success and failure so the total height of the column is the total.

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 ...