Hi folks! We are using MDC Logging to get the exchangeId, breadcrumbId attached to all our log/debug lines pushed to our elk stack.
Currently we use MDCLogging and logstash-logback-encoder which is configured as JSON output I often read that MDC Logging is not that well supported/proposed in camel. Is there a way without MDC to get the structured information like camel.exchangeId, camel.breadcrumbId pushed to our elk? Or do we need MDC Logging for that. BR Michael