Since all the logs are getting sent to the client, long logs usually will take a while to render in the client and even will eat a lot of memory. It'll be nice to only fetch a few latest lines from the logs, and fetch more if the user requested to do so (by scrolling up, for example).