when running a Wide query ,it return millions of records and when we are sorting from UI for the Older first ,its sorting the Logs displayed(In our Case 1000 lines).
We are using Grafana OSS and Loki in a distributed Model .
is there any way we can get the first 1000 line from the searched query .
(if searching from 00:00 to 23:59 , It shows the first 1000 line from the query ,usually from 23:00-> 23:59,and when clicking Oldest first ,its sorting the logs of last one hour and not showing the data from 00:00)
is there anything we can do in OSS to get the oldest Logs in Loki query