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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...