Splunk Search

In a datamodel search why are tstats and stats results not the same?

YUNHYEONG
Explorer

hello splunker.

i changed search to datamodel search(tstats) for speed up.

but, stats and tstats result are slightly different.

average :
ex) tstats : 0.45500000000000007.
stats : 0.4549999999999999.

it is same data.

help me.

Thank you for your reply.

0 Karma
1 Solution

koshyk
Super Champion

I guess you are hitting number precision problem.
Please have a read on , if it's same issue?
https://answers.splunk.com/answers/451887/how-do-i-stop-splunk-from-rounding-values-that-are.html

View solution in original post

0 Karma

DavidHourani
Super Champion

Hi @YUNHYEONG,

Could you please share your stats and tstats query with us ?

Usually if you're not getting the same results it could be that your tstats is running on accelerated whereas stats is taking all data into consideration.

Another reason could be that your DM isn't using all the data because of the defined constraints make sure your DM's constraint is the same as the one you are using with stats search.

Cheers,
David

0 Karma

koshyk
Super Champion

I guess you are hitting number precision problem.
Please have a read on , if it's same issue?
https://answers.splunk.com/answers/451887/how-do-i-stop-splunk-from-rounding-values-that-are.html

0 Karma

FrankVl
Ultra Champion

Did you check whether you get the exact same set of events? Could be that some events have not made it into the data model summary (yet).

0 Karma

YUNHYEONG
Explorer

yes . i checked data. same set of event. all data same

0 Karma

FrankVl
Ultra Champion

Then I guess this is just the wonders of floating point calculations at work? But perhaps someone else here on the board has a better answer for you 🙂

0 Karma
Get Updates on the Splunk Community!

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

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...