TIBCO iProcess Engine appends system messages as they occur to the sw_warn and
sw_error files, which are located in the
SWDIR\logs directory. If the
sw_warn and
sw_error log files reach their maximum size specified by the
WARN_ERROR_LOG_SIZE process attribute, the logs will stop logging error messages. To avoid losing error messages, you can rename the log files before the logs reach their maximum size and stop logging. See
TIBCO iProcess Engine Administrator’s Guide for more information about the
WARN_ERROR_LOG_SIZE process attribute.
Except for the sw_error,
sw_warn,
SWEntObjSvXX.log, and
spodirectorXX.log log files, if other debug log files reach their maximum size, the log files will be archived, which is specified in the
DEBUG process attribute with the
onfull parameter setting. The maximum size of the log files is specified in the
DEBUG process attribute with the
maxsize parameter setting. The default value of the
maxsize parameter is
20 GB. The default value of the
onfull parameter is
save.
For more information about the maximum size of the SWEntObjSvXX.log log file, see "LogFileMaxArchives" in
TIBCO iProcess Objects Server Administrator’s Guide. For more information about the maximum size of the
podirectorXX.log log file, see "TIBCO iProcess Objects Director Log" in
TIBCO iProcess Objects Director Administrator’s Guide.