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!

Unify Your SecOps with Splunk Mission Control

In today’s post, I'm excited to share some recent Splunk Mission Control innovations. With Splunk Mission ...

Data Preparation Made Easy: SPL2 for Edge Processor

By now, you may have heard the exciting news that Edge Processor, the easy-to-use Splunk data preparation tool ...

Introducing Edge Processor: Next Gen Data Transformation

We get it - not only can it take a lot of time, money and resources to get data into Splunk, but it also takes ...