Hello,

i would like to use the Chainsaw (http://logging.apache.org/log4j/docs/chainsaw.html#Tutorial) application to centralize the logs of multiple james instances. But for that i have to use the log4j.properties(xml) config file to configure something like this:

log4j.rootLogger=DEBUG, CHAINSAW_CLIENT
log4j.appender.CHAINSAW_CLIENT=org.apache.log4j.net.SocketAppender
log4j.appender.CHAINSAW_CLIENT.RemoteHost=localhost
log4j.appender.CHAINSAW_CLIENT.Port=4445
log4j.appender.CHAINSAW_CLIENT.LocationInfo=true

My goal is to send the james logs to a remote log server (Chainsaw).
Does anyone know if it's possible to configure james to use log4j to log?

Thanks,
David

--
David Araújo                    [EMAIL PROTECTED]
Saphety                         Tel: +351 21 0104169
Novis Telecom, S.A.             http://www.novis.pt
Estrada da Outurela, 118        2790-114 Carnaxide
Portugal


Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to