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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...