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!

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...