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
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Observability Simplified: Combining User Experience, Application Performance & ...

Tech Talk Observability Simplified: Combining User Experience, Application Performance & Network ...

Event Series May & June: From Network Visibility to Service Intelligence

Unifying the Network: Moving from Alert Noise to Service Intelligence with Splunk ITSI In today’s hybrid ...

Global Splunk User Group Events: May + June 2026

Your Splunk Community Awaits: Discover Upcoming User Group Events Worldwide    Staying ahead in the fast-paced ...