- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thisissplunk
Builder
09-23-2021
06:14 PM
I want to count up my aws resources by region, and show it like a heatmap. How do I table it in a way where my account IDs are going down the left, the aws regions are going across the top, and the table is the count of of events for the specific combination?
There are some heatmap apps but they require time to be on the x axis which is not what I want here.
1 Solution
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ITWhisperer

SplunkTrust
09-23-2021
11:37 PM
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
ITWhisperer

SplunkTrust
09-23-2021
11:37 PM
| xyseries account region count
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
thisissplunk
Builder
09-27-2021
01:48 PM
Thank you. There is also a formatting option on the table in a dashboard to enable heatmap calculations for it
However, I had to eval the left column as it was a number and was being including in the heat map calculation.
