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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...