On Wed, Feb 13, 2013 at 3:16 PM, Preben.Asmussen <[email protected]> wrote: > hi > > I have turned tracing on using jmx. Set tracing to true on the Route. > > The trace body however is clipped after 1000 chars > > In the log -> [Body clipped after 1000 chars, total length is 3253]] > > How can I change that using jmx so I get the full trace payload ? >
Yeah usually with Camel there is an option for that :) http://camel.apache.org/how-do-i-set-the-max-chars-when-debug-logging-messages-in-camel.html > Best > Preben > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/how-to-set-body-clipped-length-on-traceer-using-jmx-tp5727504.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. FuseSource is now part of Red Hat Email: [email protected] Web: http://fusesource.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen
