Splunk Search

What does the "timechart per_day(total)" do in the Splunk documentation for Time functions?

flow2k
Explorer

I was reading the documentation on per_day, here: https://docs.splunk.com/Documentation/Splunk/7.0.2/SearchReference/Timefunctions

In it, the first example is timechart per_day(total). What does this do exactly? Does it count the number of events with the field total for each day, and so generate a single data point for each day (and then plot it versus time)?

0 Karma
1 Solution

jkat54
SplunkTrust
SplunkTrust

It’s the count of events with the field “total” bucketed per day.

View solution in original post

jkat54
SplunkTrust
SplunkTrust

It’s the count of events with the field “total” bucketed per day.

flow2k
Explorer

Okay, this is very clear. I don't know if it's just me, but the documentation's description "Returns the values of field X" sounds rather different - I was first led to believe somehow the value of the field total is of concern..when in fact the value doesn't matter at all, only the existence of the field matters.

0 Karma

flow2k
Explorer

Wait, how come I see values like 0.0333? Isn't the count supposed to be an integer? Is some kind of division going on here?

0 Karma

jkat54
SplunkTrust
SplunkTrust

So if you have one view in 7 days, per day is 1/7

0 Karma

flow2k
Explorer

I see...so the timechart span matters here.

0 Karma

jkat54
SplunkTrust
SplunkTrust

It’s doing the span for you as far as I can tell

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...