Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.


Chapter 3 TIBCO iProcess Objects Server Log : Archiving TIBCO iProcess Objects Server Log Files

Archiving TIBCO iProcess Objects Server Log Files
When the size of the on-disk TIBCO iProcess Objects Server log file reaches the value specified in the LogFileMaxSize configuration parameter (see LogFileMaxSize), the log rolls over. When it rolls over, the log is cleared and a new log is created.
You can specify that the log file be written to an archive log before it is cleared by specifying a value in the LogFileMaxArchives configuration parameter. The system will save the number of archived log files as specified in LogFileMaxArchives, allowing you to save many megabytes of debug log without setting the LogFileMaxSize to a very large size. The default is to not write the log to an archive file. See LogFileMaxArchives for information about the naming conventions used for archived log files.
The in-memory log file cannot be archived.

Copyright © Cloud Software Group, Inc. All rights reserved.
Copyright © Cloud Software Group, Inc. All rights reserved.