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!

Why You Can't Miss .conf25: Unleashing the Power of Agentic AI with Splunk & Cisco

The Defining Technology Movement of Our Lifetime The advent of agentic AI is arguably the defining technology ...

Deep Dive into Federated Analytics: Unlocking the Full Power of Your Security Data

In today’s complex digital landscape, security teams face increasing pressure to protect sprawling data across ...

Your summer travels continue with new course releases

Summer in the Northern hemisphere is in full swing, and is often a time to travel and explore. If your summer ...