Hi This is question you should ask on the Apache Karaf user mailing list. But there is some documentation here http://karaf.apache.org/manual/latest-2.2.x/users-guide/logging-system.html
In Karaf all logging goes by default to the same log file, which you can see using log:display, or in the data/log directory. You can change logging levels at runtime using the log:set and log:get commands. On Thu, Feb 20, 2014 at 1:12 AM, toomanyedwards <toomanyedwa...@gmail.com> wrote: > Hi all, > We are having issues with a camel route deployed in Karaf that we believe > are due to the connection pooling settings of the apache httpClient used by > the Camel http component. To validate this, we'd like to able to turn on > logging for the apache httpClient used by camel. I have edited the karaf > org.ops4j.pax.logging.cfg file to turn on logging for org.apache.http, but > am still not seeing anything for this in the logs. Am I missing something > here? Can someone point me to the correct config to use to see the log > output of the httpclient used by camel? Thanks! > > -e > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/How-to-turn-on-camel-httpClient-logging-in-karaf-tp5747603.html > Sent from the Camel - Users mailing list archive at Nabble.com. -- Claus Ibsen ----------------- Red Hat, Inc. Email: cib...@redhat.com Twitter: davsclaus Blog: http://davsclaus.com Author of Camel in Action: http://www.manning.com/ibsen Make your Camel applications look hawt, try: http://hawt.io