Hello,
I would like to sort on a specific (ascending / descending) on a column matching a specific keyword.
The column is returning OK or ERROR and I would like the ERROR to be on top instead of the OK, but I still want to see all the OK in my query (that's why I don't exclude the OK).
Does anyone know how can I do that? It seems like I can only sort on the time column.
For information, the column I want to sort on is a keyword.
My Kibana version is 7.5.1
Thanks for your help!