Dashboards & Visualizations

Excluding addtotals/addcoltotals from heatmap?

msarro
Builder

Just curious - is it possible to exclude the totals row and column generated by addtotals and addcoltotals from the heatmap visualization? They always show up as the hottest things on the map, distracting from the values which are actually important.

Tags (1)

ManiKandanS
New Member

|addtotals label=total labelfiled=field which you want to remove

0 Karma

jtrujillo
Path Finder

Splunk.... please add the ability to include/exclude certain columns/rows from a heat map!

Upvote for justice!

Stephen_Sorkin
Splunk Employee
Splunk Employee

It is not really possible in a "good" way.

You can defeat the inclusion of these values in the heatmap calculation though, say by evaluating them to look less like numbers. For example, add to your search | eval Total = Total . " ." You could pick an arbitrary character here to make it not look like a number.

lguinn2
Legend

Can you put the addcoltotals or addtotals commands at the end of the pipeline? If you do, does it make a difference?

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...