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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...