Kibana how sort logs

Hello everyone Tell me how I can get a certain amount of data for a certain time range.


For example, how can I get all the logs for this range. The fact is that I can't know the exact range, and therefore how can I get this range from other columns.
Is there a sample like sql? The key point: how can I get all the logs in a certain range with only the key names of the logs (end and beginning)

Hi @Ilya_21bA ,

to clarify the question: do you want to limit the search to that particular range,

or filter only specific ranges within the search?