jet/kafunk

Error Log messages produce too much content

Closed this issue · 0 comments

Stack traces will sometimes include the entirety of the message content to their logfile. For large messages this can generate a lot of logs, which may impact log forwarding systems. Suggest truncating logs unless a special flag is set.

Thanks