The log@error.parameters maxfiles parameter specifies the maximum number of error and warning log files that are maintained.
ctg.log.3 This is the oldest log file.
ctg.log.2
ctg.log.1
ctg.log.0 This is the log file currently being written to.
If you set the log@error.parameters filesize parameter to 0, then the value of the log@error.parameters maxfiles parameter is ignored. If you set thelog@error.parameters filesize parameter to greater than 0, then the value of log@error.parameters maxfiles must be greater than 1. If not the error message CTG8413E is generated and all messages are redirected to the default log file <product_data_path>\cicstg.log on Windows platforms or they are sent to the console on UNIX platforms.
log@error.dest=<file|console>
log@error.parameters=filename=<name>;\;
maxfiles=<number>;
filesize=<number>;
This parameter is in the GATEWAY section of the configuration file.