Dashboards & Visualizations

Need to create a dashboard

prabhu7720
New Member

Hi,

I'm able to get the count for NumberFormatException but the NumberFormatException is displayed in separate column. Please verify the screenshot. You will be able to understand.
I need to move the NumberFormatException and its count under Technical error. Could you please help me on this.

alt text

0 Karma
1 Solution

richgalloway
SplunkTrust
SplunkTrust

Replace appendcols with append.

---
If this reply helps you, Karma would be appreciated.

View solution in original post

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Replace appendcols with append.

---
If this reply helps you, Karma would be appreciated.
0 Karma

prabhu7720
New Member

Hi

The count value is moving to new row, but NumberFormatException is not moving under technical error

Technical_Error count NumberFormatException
CHASE_VALIDATION_FAILURE 1

UNEXPECTED_FAILURE 5

62

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Here's a slightly ugly workaround.

... | append [ ... | stats count | eval Technical_Error = "NumberFormatException" ]
---
If this reply helps you, Karma would be appreciated.
0 Karma

prabhu7720
New Member

it works.

Thank you 🙂

0 Karma

richgalloway
SplunkTrust
SplunkTrust

Please provide a mock-up of the expected output.

---
If this reply helps you, Karma would be appreciated.
0 Karma

prabhu7720
New Member

The expected output should be as below.

Technical_Error count
CHASE_VALIDATION_FAILURE 1
UNEXPECTED_FAILURE 5
NumberFormatException 62

0 Karma
Get Updates on the Splunk Community!

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...

Welcome to the Splunk Community!

(view in My Videos) We're so glad you're here! The Splunk Community is place to connect, learn, give back, and ...

Tech Talk | Elevating Digital Service Excellence: The Synergy of Splunk RUM & APM

Elevating Digital Service Excellence: The Synergy of Real User Monitoring and Application Performance ...