Splunk Search

How to receive a result containing value= '0' in column without using the " chart " command?

human96
Communicator

Hi all, I want a result containing value= '0' in column without using the " chart " command
Thank you.

 

Labels (6)
0 Karma
1 Solution

ITWhisperer
SplunkTrust
SplunkTrust

 

| stats count by flag system
| xyseries flag system count
| fillnull value=0

 

View solution in original post

ITWhisperer
SplunkTrust
SplunkTrust

 

| stats count by flag system
| xyseries flag system count
| fillnull value=0

 

human96
Communicator

thanks @ITWhisperer , but i'm not getting the value " 0 ".
so i would like to add more to your spl 


| stats count by flag system
| xyseries flag system count
| fillnull value=0

0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Good point - updated response

0 Karma
Get Updates on the Splunk Community!

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

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