What is the information limit that can be logged per request?

The limit is 1MB per request in the Trace section. This limit includes all request details, such as paths taken, response times, and interceptor activity.
If this limit is exceeded, you will see the message: "This message had its logs removed because they exceed the maximum allowed size", and the log interceptor will stop recording the trafficked content.

If you need to use the log interceptor but the request size (including the payload) exceeds the limit, use the Log Obfuscation interceptor. It allows you to omit certain information from the payload to optimize logging.
Thanks for your feedback!
EDIT

Share your suggestions with us!
Click here and then [+ Submit idea]