Dashboards & Visualizations

Receiving error from pie chart that should show difference error codes by category

Khanu89
Path Finder

I am trying to create a pie chart that would show difference error codes by category. 

Here is my current query:

index= my_index

| stats last(_time) as _time last(Message) as Message by Type

| stats count by Type

| eval ErrorCode=443

| eval ErrorrCode=503

 

I'd like to pull in all errors without specifying the ErrorCodes as I have in my query.

Labels (1)
0 Karma

DanielPriceUK
Path Finder

Can you show us example of the data your working with?

0 Karma

Khanu89
Path Finder

what sort of data would you like me to share?

0 Karma

DanielPriceUK
Path Finder

The data your trying to create the Piechart with

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