Pod Log history size

Hi, in K9S we can enlarge the Log window size by editing the config.yml for k9s like this:

  logger:
    tail: 5000
    buffer: 5000
    sinceSeconds: -1

Where can we set those values in Lens if we want to scroll further back in history ?

Lens currently loads 500 lines by default. You can go further back in history by scrolling to the top and waiting a moment for Lens to load more logs. You can do this multiple times if you want to scroll more.

It could be useful to change the default lines to load though, we will add this a s a configuration option to our backlog.