...
Parameter | log_method | ||
---|---|---|---|
Type | Text string | ||
Value |
Determines if the previous log information is maintained or overwritten.
This parameter is applicable only if the CHARON-AXP log is stored to a file that is specified explicitly with the "log" parameter. Example:
|
log_file_size
Parameter | log_file_size |
---|---|
Type | Text string |
Value | If log rotation is enabled, the log_file_size parameter determines the log file size threshold at which the log is automatically rotated. Rotating log file size is multiple of 64K
Example 1:
Example 2:
Minimum LOG File size is 64K, maximum is 1G. Setting size less than 64K effectively makes the LOG File unlimited. |
...