Splunk Search

How to sum a field with a 'by' clause in pivot UI?

mjones414
Contributor

index=_internal per_sourcetype_thruput series!=splunkd | eval gb=kb/1024/1024 | timechart span=1d useother=f sum(gb) by series

So I have a created a root datamodel of index=_internal source=/opt/splunk/var/log/splunk/metrics.log*

and a child object of per_sourcetype_thruput series!=splunkd

and an eval field for gb that is kb/1024/1024

I'm getting the right fields, but for the field gb field I have no sum function with or without putting a by clause split. What do I have to do to sum a field with a by clause in pivot UI?

Tags (4)
0 Karma

martin_mueller
SplunkTrust
SplunkTrust

Make sure you set the type of that field to Number rather than String.

0 Karma
Get Updates on the Splunk Community!

Community Content Calendar, November Edition

Welcome to the November edition of our Community Spotlight! Each month, we dive into the Splunk Community to ...

October Community Champions: A Shoutout to Our Contributors!

As October comes to a close, we want to take a moment to celebrate the people who make the Splunk Community ...

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

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...