Command logging

Logging information for commands is kept in a directory separate from the logging information for the operations of the members of the node.

The logs for command actions are stored in the /<install directory>/Members/logs directory. One exception is the member set_logging command. Its actions are logged in the logs for the member types, for example, /<install directory>/Members/Operational/usr/servers/Operational/logs.

The log settings for the command actions are stored in the logging.properties file in the /<install directory>/Members/bin/cmd_lib directory. For more information about these settings, including the logging levels, refer to the Oracle documentation for java.util.logging (http://docs.oracle.com/javase/7/docs/technotes/guides/logging/index.html).

Attention: The log settings that are controlled by the member set_logging command are different from the log settings in the logging.properties file.