Splunk Search

summation of row values

abhayneilam
Contributor

I have a report like this :

keyword "one" "two" "three"
mumbai 5 3 2
kolkata 2 2 1
chennai 0 6 4

I want my output like this :

keyword sum "one" "two" "three"
mumbai 10 5 3 2
kolkata 5 2 2 1
chennai 10 0 6 4

sum is the field which is the summation of each row

Please help

Thanks in advance,
Abhay

Tags (4)
0 Karma

Ayn
Legend

Ayn
Legend

The docs provide examples. It's as easy as adding | addtotals at the end of your search. What is it you don't understand?

abhayneilam
Contributor

Hi,

Can you please show me one example to use that.

Please, it is a kind request

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...

Take Action Automatically on Splunk Alerts with Red Hat Ansible Automation Platform

 Are you ready to revolutionize your IT operations? As digital transformation accelerates, the demand for ...