OK thanks for the update. What's the MongoDB version ?
No exception in the log (log:exception-display) ? I will try to reproduce. Regards JB On 26/10/2018 10:16, mariobuonocore wrote: > Hi JB, > > I can manually log the string "foo" with log:log "foo" and I can see by > command line the log just inserted with log:display or ld command. > > The etc/org.ops4j.pax.logging.cfg in "OSGi appender" section is: > > # OSGi appender > log4j2.appender.osgi.type = PaxOsgi > log4j2.appender.osgi.name = PaxOsgi > log4j2.appender.osgi.filter = * > > but I cannot see "foo" or anything in my MongoDB collection. > > I forgot to say I am working behind a proxy server, but both Karaf and > MongoDB are installed on the same Virtual Machine. > > Thank you, > > Mario > > > > -- > Sent from: http://karaf.922171.n3.nabble.com/Karaf-User-f930749.html >
