Splunk Search

How to Add an Extra Row to the table at Runtime

tkadale
Path Finder

I have to show result in the tabular form for Max Power Usage by each host. This is easily possible. But I also want Last row as TOTAL which is sum of all max Power Usage above. It is last row having sum of all values above. can anybody help??

Thanks in Advance.

Tags (1)
0 Karma

southeringtonp
Motivator

Take a look at the addtotals command (here).

| addtotals col=t fieldname=powerUsage labelfield=host label=TOTAL
Get Updates on the Splunk Community!

Celebrating Fast Lane: 2025 Authorized Learning Partner of the Year

At .conf25, Splunk proudly recognized Fast Lane as the 2025 Authorized Learning Partner of the Year. This ...

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...