Siebel Application Object Manager Logging Parameters
Siebel Application Object Manager parameters that log session communications activity include:
CommLogFile. 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.
CommLogDebug. Specifies whether log files must contain extra detail. Setting this parameter to
FALSE
provides better performance.CommMaxLogKB. Specifies the maximum size of log files.
CommReleaseLogHandle. Specifies that the log file handle must be released periodically. The default setting of
TRUE
provides better performance.