Splunk Search

How to use group by aggregate function in 'tstats' query when field value in some events in null??

darshildave
Explorer

I want to use group by aggregate function with a field called "field1". Some events in my data donot consists of this field. (i.e field1 = null). Now when i try to use group by with this field the events where field1=null are skipped and not shown in our output.
How to use the group by function with fields where the coverage of the field is not 100%?

0 Karma

FrankVl
Ultra Champion

tstats works on the accelerated data model, right? Then you probably need to adjust your acceleration searches to ensure those fields are never null. So basically include the fillnull in the acceleration search and rebuild the data model.

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 ...