Se você estiver usando um servidor Tomcat que seja iniciado com server.startup.bat, o local do arquivo xxx.log padrão é [InstallDir ]/server/logs.
Se você estiver usando o IBM WebSphere Application Server, o local do arquivo xxx.log padrão é [WASInstallDir]/profiles/AppSrv01/logs.
O local do arquivo de log xxx é determinado pelo arquivo log4j.properties no diretório JAZZ_HOME/xxx. A configuração padrão para o arquivo xxx.log é log4j.appender.logfile.File=logs/xxx.log. Por exemplo, a configuração padrão para o arquivo jts.log é log4j.appender.file.File=logs/jts.log.