There are log files detailing the characteristics and runtime activities of individual profiles. These log files are located within the logs directory of the profile path.
There are a number of log files that are created for each profile. Some of these logs describe the parameters used for the creation of the profile. These types of log files generally remain unchanged once the profile is fully configured. Other profile-specific logs are continually updated to capture error, warning, and information messages emitted during runtime. Some of these log files are also used to capture a Common Base Event (that may include business object data) that is selected for monitoring.
The table below specifies the different types of profile-specific log files and the locations where you can find them within the product. Within the table, the variable install_root represents the installation directory of WebSphere® ESB. The variable profile_root represents the root location of a profile.
Log | Contents |
---|---|
First failure data capture (ffdc) log and exception files (common to all profile types) are found in profile_root/logs/ffdc | Contains the ffdc log and exception files for individual profiles. There are two types of ffdc logs: a single log file with a compilation of all the errors encountered during the profile runtime, and numerous text files with details such as stack traces and other information. The naming conventions for the different types of profiles are given for both files, as follows:
|
Deployment manager logs SystemErr.log and SystemOut.log are found in deployment manager job logs unless customized to write to a file. The start and stop server logs are found in profile_root/logs/dmgr if started in USS. | You will work primarily with two log files in this directory:
|
Node agent logs SystemErr.log and SystemOut.log are found in node agent job logs unless customized to write to a file. The start and stop server logs are found in profile_root/logs/nodeagent if started in USS. | You will work primarily with two log files in this directory:
|
Server logs SystemErr.log and SystemOut.log are found in server job logs unless customized to write to a file. The start and stop server logs are found in profile_root/logs/<servername> if started in USS. | You will work primarily with two log files in this directory:
|
Node federation log files are found in the profile_root/logs/ directory. | Two log files are generated
when you attempt to federate a node to a deployment manager:
|
The location of the Integrated Solutions Console application deployment log file is listed here (only for deployment manager and stand-alone profiles):The location of the Integrated Solutions Console application deployment log file is in the <profilepath>/logs directory. | The iscinstall.log file contains information regarding the deployment of the administrative console application in a deployment manager or stand-alone profile. |
The location of the log files for a profile creation is the install_root/logs/ directory. | These files contain the output from profile creation. All profile types will contain this file. |