Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.


Chapter 1 Introduction : The Maximum Size of Log Files

The Maximum Size of Log Files
The log files have a maximum size, which you can set in the process attributes or configuration parameters. Ensure that you monitor the size of these log files on a regular basis, and archive or delete them if the information in them is no longer required.
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.

Copyright © TIBCO Software Inc. All rights reserved.
Copyright © TIBCO Software Inc. All rights reserved.