Hi, I'm trying to display only the last "alarms" of my server in a data table.
So I did the following thing
(Sort on Time)
I display several fields
But as shown here :

It shows me the last time an alarm was seen but not the actual LAST alarms (which should be all at 18h03)
Is there a way to do it ? Maybe with a SQL filter but I don't know how it works on Kibana. Thanks in advance if you have any tip !

