lensapp / lens

Lens - The way the world runs Kubernetes
https://k8slens.dev/
MIT License
22.56k stars 1.47k forks source link

Wrap logs #1077

Open devth opened 4 years ago

devth commented 4 years ago

What would you like to be added: Ability to wrap long log statements

Why is this needed: Log statements currently run off window, even with very wide monitors

Environment you are Lens application on:

Lens: 3.6.7
Electron: 9.1.2
Chrome: 83.0.4103.122
aleksfront commented 4 years ago

Relates to #430

waldner commented 2 years ago

What's the status of this feature?

vishalkothawade commented 2 years ago

is this feature implemented ? if not please consider it

adamf commented 2 years ago

+1 to this feature!

joegraviton commented 2 years ago

+1

Dzhoi commented 2 years ago

+1

kcetintas-plana commented 2 years ago

+1

KoppulaRajender commented 1 year ago

+1

adformkyadav commented 1 year ago

Any update on this?

kdownsb commented 1 year ago

+1

CristianaPereira commented 1 year ago

+1

abhijaypatne commented 1 year ago

+1, this feature will be very useful to have.

jadedevin13 commented 1 year ago

+1

Kotys commented 1 year ago

+1

ak185158 commented 1 year ago

++1

adriano-brito-ts commented 1 year ago

+1

vishalkothawade commented 1 year ago

This is been requested most, kindly consider it for release in upcoming updates @devth @aleksfront

bitroniq commented 10 months ago

+1

FlorianH commented 8 months ago

+1

bitroniq commented 8 months ago

Workaround - install extension @andrea-falco/lens-multi-pod-logs and install stern from GitHub.

It allows to tail all pods for the same DeploymentSet and has nice coloring and wraps the log lines.

I highly recommend this approach until we've got this feature built-in.

jakolehm commented 3 weeks ago

We are planning to implement this in the near future.