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!

Splunk Observability as Code: From Zero to Dashboard

For the details on what Self-Service Observability and Observability as Code is, we have some awesome content ...

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Shape the Future of Splunk: Join the Product Research Lab!

Join the Splunk Product Research Lab and connect with us in the Slack channel #product-research-lab to get ...