Gathering additional logging information
The following table describes details about gathering additional information:
Source | Location of logs |
---|---|
Apache Tomcat | Apache Tomcat logs are present in the <tomcat installation dir>\logs folder. Default location: Microsoft Windows: c:\Program Files\Apache Software Foundation\Tomcat#\logs UNIX: /opt/apache/apache-tomcat#/logs Hash (#) indicates the log file version. Configuration files are available at the following location:
|
Oracle WebLogic | Oracle WebLogic logging infrastructure supports a logger on each server that collects the log events generated by the application server. By default, logs are sent to the following three destinations: Log File — Messages sent to the server Log file. By default, the server log file is located in the logs directory under the server instance root: DOMAIN_NAME\servers\SERVER_NAME\logs\SERVER_NAME.log. For example, the log file for the Admin Server of the base_domain is C:\Weblogic\user_projects\domains\base_domain\servers\AdminServer\logs\AdminServer.log |
IBM WebSphere | The WebSphere runtime logging includes the administration of the server and of the applications deployed on it. |
JBoss | JBoss logs include the server.log. The logs are located in the <jboss installation dir>/standalone/logs folder. |
Mid Tier configuration files | The Mid Tier configuration files are located at the following location: <Mid Tier installation directory>\WEB-INF\web.xml |