Splunk Search

Adding a totals row to a table

raby1996
Path Finder

Hi all,

So I have a search that i have saved as a report that looks like this when it completes

Group           Bundle             Installs        MM     Total_Installs     Totals_MM
1                  1a                 3            50           10               80  
                   2a                 2            20      
                   3a                 5            10
____________________________________________________________________________

and i would like to have something like this

     Group           Bundle             Installs        MM     
      1                1a                  3            50                        
                       2a                  2            20      
                       3a                  5            10

     Group_1_Totals                       10            80

Is this Possible in spunk?

Thank you.

0 Karma
1 Solution

grijhwani
Motivator

Exceedingly simple:

{your search} | addcoltotals

View solution in original post

grijhwani
Motivator

Exceedingly simple:

{your search} | addcoltotals

Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...