Kibana Timestamp

Hi, I have requirement on Timestamp Time range calculation for particular hours

Eg: if a document comes to kibana at 9AM i need to find how many document came from that time and waiting for further process from respective application below is the sample i need to find hour range, like from how many hours this document is waiting in queue to get processed
(< 2 hours)
(>= 2 hours and <12 hours)

Am using @timestamp to calculate but not getting output
Eg KQL query >> FieldName:somevalue and @timestamp <=2(hours)

please help me to solve this problem

Welcome to our community! :smiley:

Given you are asking a question about Kibana and KQL, please leave this topic in the Kibana category.

Thanks Mark, would be great if i get help on this, from yesterday am trying to solve this:)

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