vy commented on issue #2516:
URL: 
https://github.com/apache/logging-log4j2/issues/2516#issuecomment-2077170486

   @PassiveIncomeMachine, could you share the following information too, please?
   
   1. A complete stack trace (pointing to some line numbers in the 
`org.apache.logging.log4j` package, etc.)
   2. `Layout.json` file
   
   For the record, `maxStringLength="10000000"` looks dangerous to me. Note 
that it doesn't limit the total JSON document length, but the maximum length of 
a `String`-typed field in the JSON document. I would try to keep it way lower.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to