
Is your feature request related to a problem? Please describe.
Hello.
All my pods logs messages in json to the standard output.
I'd like to see parsed logs with k9s if possible.
Describe the solution you'd like
We currently use Stackdriver json layout but probably would be better to have a way to configure the format and fields to be used to display the final message.
+1
+1
There is several log layouts. Need to be configurable.
Our layout is the GCP one with 'message' attributes instead of 'textPayload' in Stackdriver
@pkernevez we have the same yep