Date math query, fields older than 5 mins

Hi,
I have what I hope is a very simple question. My index has a field "query.start", I need to find all records where that field is older than 5mins.
I cannot use the timepicker for this. I really really can't.

All I need is the query that I would type into the Kibana search bar. That's the only thing I need. Anything else would be useless. I'm an engineer trying to solve a problem, that's my priority, learning and understanding come after the immediate problem is solved.

query.start:(<now-5m)

Many thanks sir.

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.