Json logging (ESJsonLayout) custom pattern

How do I customize the logging pattern for ESJsonLayout? Specifically I want to disable the 10k character limit of the message field [1].

[1] https://github.com/elastic/elasticsearch/blob/v7.6.2/server/src/main/java/org/elasticsearch/common/logging/ESJsonLayout.java#L96

Thanks,
Matt Weber

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.