A.5.3 Log File Sizes

If an Currency Transaction Reporting client chooses to record log messages to files, those log files may become very large over the course of time, or depending on the types of logging enabled. If this occurs, the system rolls files larger than 10 MB (if log.max.size property is not specified) over to another log file and adds a number incrementally to the log file name.

For example, if your log file name is mantas.log, additional log files appear as mantas.log.1, mantas.log.2, so forth.

Note:

The maximum value for the log.max.size property can be 2000000000.