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!

What's new in Splunk Cloud Platform 9.1.2312?

Hi Splunky people! We are excited to share the newest updates in Splunk Cloud Platform 9.1.2312! Analysts can ...

What’s New in Splunk Security Essentials 3.8.0?

Splunk Security Essentials (SSE) is an app that can amplify the power of your existing Splunk Cloud Platform, ...

Let’s Get You Certified – Vegas-Style at .conf24

Are you ready to level up your Splunk game? Then, let’s get you certified live at .conf24 – our annual user ...