Splunk Dev

Why does fillnull command have two type processing? (distributable streaming command/dataset processing)

munang
Path Finder

Splunk documentation said


"fillnull command is a distributable streaming command when a field-list is specified. When no field-list is specified, the fillnull command fits into the dataset processing type"

 

I wonder why it works as dataset processing if no fields are specified. The results are all the same anyway, but there must be a reason.

Thanks for letting us know.

0 Karma

munang
Path Finder

Thank you!!

0 Karma

richgalloway
SplunkTrust
SplunkTrust

When a field name is specified, it's easy for an indexer to see that the field has no value and substitute the fill value.  Without a field name specified, it has to know the full set of fields to know which have null values.  That's not a distributable function.

---
If this reply helps you, Karma would be appreciated.
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...