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!

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...

Updated Team Landing Page in Splunk Observability

We’re making some changes to the team landing page in Splunk Observability, based on your feedback. The ...

New! Splunk Observability Search Enhancements for Splunk APM Services/Traces and ...

Regardless of where you are in Splunk Observability, you can search for relevant APM targets including service ...