Profile-specific log files

There are log files detailing the characteristics and runtime activities of individual profiles. This topic applies only to the Distributed platformsThese log files are located within the profile directory for each profile.This topic applies only to the z/OS platformThese 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 run time. Some of these log files are also used to capture a Common Base Event (that might 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 installation_root represents the installation directory of IBM® Business Process Manager. The variable profile_root represents the root location of a profile.

This topic applies only to the Distributed platformsFor more information, see Installation directories for the product and profiles.

Table 1. Profile-specific log files updated during runtime
Log Contents
This topic applies only to the Distributed platformsFirst failure data capture (ffdc) log and exception files (common to all profile types) are found in these directories:This topic applies only to the Distributed platforms
  • For Linux operating systemFor UNIX operating system On Linux and UNIX platforms: profile_root/logs/ffdc
  • For Windows operating system On Windows platforms: profile_root\logs\ffdc
This topic applies only to the z/OS platformFirst 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 profile:
    • Log file - deployment_manager_name_exception.log.
    • Text files - deployment_manager_name_hex_id_date_time.txt.
  • Managed-node profile:
    • Log file(s) - node_agent_name_exception.log and server_name_exception.log.
    • Text files - node_agent_name(or)server_name_hex_id_date_time.txt.
  • Stand-alone profile:
    • Log file - server_name_exception.log.
    • Text files - server_name_hex_id_date_time.txt.
This topic applies only to the Distributed platformsDeployment manager logs (deployment manager profiles only) are found in these directories:This topic applies only to the Distributed platforms
  • For Linux operating systemFor UNIX operating system On Linux and UNIX platforms: profile_root/logs/deployment_manager_name
  • For Windows operating system On Windows platforms: profile_root\logs\deployment_manager_name
This topic applies only to the z/OS platformDeployment 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 UNIX System Services.
This topic applies only to the Distributed platformsYou will work primarily with four log files in this directory:This topic applies only to the z/OS platformYou will work primarily with two log files in this directory:
  • startServer.log -

    Contains the system parameters detected on the system and the messages emitted by the deployment manager during the start process

  • stopServer.log -

    Contains the system parameters detected on the system and the messages emitted when the deployment manager is shut down.

  • This topic applies only to the Distributed platformsSystemErr.log -

    Contains error and exception messages generated by the deployment manager during runtime. Continually updated while server is running.

  • This topic applies only to the Distributed platformsSystemOut.log -

    Contains all messages, including error, warning, and information messages generated by the deployment manager during runtime. Continually updated while server is running.

This topic applies only to the Distributed platformsNode agent logs (managed-node profiles only) are found in these directories:This topic applies only to the Distributed platforms
  • For Linux operating systemFor UNIX operating system On Linux and UNIX platforms: profile_root/logs/node_agent_name
  • For Windows operating system On Windows platforms: profile_root\logs\node_agent_name
This topic applies only to the z/OS platformNode 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 UNIX System Services.
This topic applies only to the Distributed platformsYou will work primarily with four log files in this directory:This topic applies only to the z/OS platformYou will work primarily with two log files in this directory:
  • startServer.log -

    Contains the system parameters detected on the system and the messages emitted by the node agent during the start process

  • stopServer.log -

    Contains the system parameters detected on the system and the messages emitted when the node agent is shut down.

  • This topic applies only to the Distributed platformsSystemErr.log -

    Contains error and exception messages generated by the node agent during runtime. Continually updated while node agent is running.

  • This topic applies only to the Distributed platformsSystemOut.log -

    Contains all messages, including error, warning, and information messages generated by the node agent during runtime. Continually updated while the node agent is running.

This topic applies only to the Distributed platformsServer logs (managed-node and stand-alone profiles only) are found in these directories:This topic applies only to the Distributed platforms
  • For Linux operating systemFor UNIX operating system On Linux and UNIX platforms: profile_root/logs/server_name
  • For Windows operating system On Windows platforms: profile_root\logs\server_name
This topic applies only to the z/OS platformServer 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/server_name if started in UNIX System Services.
This topic applies only to the Distributed platformsYou will work primarily with four log files in this directory:This topic applies only to the z/OS platformYou will work primarily with two log files in this directory:
  • startServer.log -

    Contains the system parameters detected on the system and the messages emitted by the server during the start process

  • stopServer.log -

    Contains the system parameters detected on the system and the messages emitted when the server is shut down.

  • This topic applies only to the Distributed platformsSystemErr.log -

    Contains error and exception messages generated by the server during runtime. Continually updated while server is running.

  • This topic applies only to the Distributed platformsSystemOut.log -

    Contains all messages, including error, warning, and information messages generated by the server during runtime. Also contains any events being monitoring that are emitted from the Common Event Infrastructure (CEI), in Common Base Event format. These events may also include the level of business object data (FINE, FINER, or FINEST) that is specified for the monitor. Continually updated while the server is running.

This topic applies only to the Distributed platformsNode federation log files are found in these directories (only applies to non-deployment manager profiles):This topic applies only to the Distributed platforms
  • For Linux operating systemFor UNIX operating system On Linux and UNIX platforms: profile_root/logs
  • For Windows operating system On Windows platforms: profile_root\logs
This topic applies only to the z/OS platformNode federation log files are found in the profile_root/logs/ directory.
This topic applies only to the z/OS platformTwo log files are generated when you attempt to federate a node to a deployment manager: This topic applies only to the z/OS platform
  • addNode.log -

    contains the pertinent server environment information and messages generated when you attempt to federate the profile.

  • isFederated.log -

    lists the commands used by the deployment manager to federate the profile.

This topic applies only to the Distributed platformsTwo log files are generated when you attempt to federate a custom, augmented, or stand-alone profile to a deployment manager:This topic applies only to the Distributed platforms
  • addNode.log -

    contains the pertinent server environment information and messages generated when you attempt to federate the profile.

  • isFederated.log -

    lists the commands used by the deployment manager to federate the profile.

The location of the Integrated Solutions Console application deployment log file is listed here (only for deployment manager and stand-alone profiles):This topic applies only to the Distributed platforms
  • For Linux operating systemFor UNIX operating system On Linux and UNIX platforms: profile_root/logs/iscinstall.log
  • For Windows operating system On Windows platforms: profile_root\logs\iscinstall.log
This topic applies only to the z/OS platformThe location of the Integrated Solutions Console application deployment log file is in the profile_root/logs directory.
The iscinstall.log file contains information regarding the deployment of the administrative console application in a deployment manager or stand-alone profile.
This topic applies only to the Distributed platformsThis topic applies only to the Distributed platformsThe location of the Installation Verification Tool log file is listed here (only for deployment manager and stand-alone profiles):This topic applies only to the Distributed platforms
  • For Linux operating systemFor UNIX operating system On Linux and UNIX platforms: profile_root/logs/ivtClient.log
  • For Windows operating system On Windows platforms: This topic applies only to the Distributed platformsprofile_root\logs\ivtClient.log
This topic applies only to the Distributed platformsThis topic applies only to the Distributed platformsThis log file contains the output generated by the Installation Verification Tool. You can start this program from the Quick start console after you create a deployment manager or stand-alone profile. The log contains basic configuration information and the messages that are displayed when you run the tool.