CommSessionMgr Logging Parameters

CommSessionMgr parameters that log session communications activity include:

  • LogFile. Specifies the name of the log file (default value is SComm.log). A separate log file is created for each agent session, in the form SComm_username.log.

  • LogDebug. Specifies whether log files must contain extra detail. Setting this parameter to FALSE provides better performance.

  • MaxLogKB. Specifies the maximum size of log files.

  • ReleaseLogHandle. Specifies that the log file handle must be released periodically. The default setting of TRUE provides better performance.