Hello,
I have a tree structure of groups.
Inside the leaf groups of the tree I have a nodes.
The nodes contain applications which in turn contain components.
My components are powershell log parsers and are correctly flagging critical, I need this critical to be bubbled up to the associated groups so that they are also red.
How is this achieved?