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!

Introducing the 2024 SplunkTrust!

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

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

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