When searching through experiment logs using the Results/Console/Filter button, only the logs loaded into the browser element are displayed. Loading more logs requires scrolling the logs page. But experiment logs can contain millions of lines, which makes this button hard to use is this case.

Maybe it's better to create a back end API-point for filter through all logs in Elasticsearch? And use it on frontend side to show all relevant rows to user.
When searching through experiment logs using the Results/Console/Filter button, only the logs loaded into the browser element are displayed. Loading more logs requires scrolling the logs page. But experiment logs can contain millions of lines, which makes this button hard to use is this case.
Maybe it's better to create a back end API-point for filter through all logs in Elasticsearch? And use it on frontend side to show all relevant rows to user.