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!

Building Reliable Asset and Identity Frameworks in Splunk ES

 Accurate asset and identity resolution is the backbone of security operations. Without it, alerts are ...

Cloud Monitoring Console - Unlocking Greater Visibility in SVC Usage Reporting

For Splunk Cloud customers, understanding and optimizing Splunk Virtual Compute (SVC) usage and resource ...

Automatic Discovery Part 3: Practical Use Cases

If you’ve enabled Automatic Discovery in your install of the Splunk Distribution of the OpenTelemetry ...