Good morning. From a message, for each SERVICE service "I extract the STATUS field which is 0 (for KO) and 200 (for OK), I count both and I report them to the table of a Visualize Builder. percentage of KO s was> 2 I would like to be able to write it with a RED character How can I do it? Thanks in advance for your attention
FYI... there is a bug with the filter ratios in the table, right now it's throwing an error. It should be fixed in 6.2 You can track the fix here: https://github.com/elastic/kibana/pull/16052
The problem is that I do not have a fixed quantity, but I have to calculate it: TotKO / Total * 100> 2% then RED
