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!

Join Us for Splunk University and Get Your Bootcamp Game On!

If you know, you know! Splunk University is the vibe this summer so register today for bootcamps galore ...

.conf24 | Learning Tracks for Security, Observability, Platform, and Developers!

.conf24 is taking place at The Venetian in Las Vegas from June 11 - 14. Continue reading to learn about the ...

Announcing Scheduled Export GA for Dashboard Studio

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