Problem rendering large log field due to performance reasons

Hi! We're watching in Kibana some logs related with an exception of our service that show this "warning" when we try to check the message field of the log: "Rendering paused for long line for performance reasons. This can be configured via editor.stopRenderingLineAfter". The size of the message is greater than 16Kb and has more than 16000 chars. We would like to know how to configure this parameter in Kibana or if there is a solution to handle large fields in the logs. Thanks beforehand!