Splunk Search

How to specify which columns are totaled up?

jaj
Path Finder

What columns can I somehow override and specify which ones are totaled up? I only want the count to be totaled but other error codes are getting totaled as well.

alt text

Tags (2)
0 Karma
1 Solution

niketn
Legend

@jaj refer to addtotals or addcoltotals command which you can apply only for specific column

Forexample:

 | addtotals row=f col=t labelfield="Error Message" Count
____________________________________________
| makeresults | eval message= "Happy Splunking!!!"

View solution in original post

0 Karma

niketn
Legend

@jaj refer to addtotals or addcoltotals command which you can apply only for specific column

Forexample:

 | addtotals row=f col=t labelfield="Error Message" Count
____________________________________________
| makeresults | eval message= "Happy Splunking!!!"
0 Karma

jaj
Path Finder

@niketnilay thank you again!

0 Karma
Get Updates on the Splunk Community!

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...

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

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