What are you using to tail the logs and then forward to your logging service? Promtail, as an example, has a multiline transform stage that is designed to aggregate multi-line output (such as stack traces) into single messages.
What are you using to tail the logs and then forward to your logging service? Promtail, as an example, has a multiline transform stage that is designed to aggregate multi-line output (such as stack traces) into single messages.