I want to get documents which are not in the current timerange in kibana.
I have some data about bookings and users.
I want to see the users who have not done booking this month(or any selected timerange). But info is stored with booking timestamp. Means booking_time is the main timefield.
So, How can I achieve this ?
