The size is the maximum file size for logging output messages. The default unit is bytes. Use the suffix k or m to specify units of
kilobytes or megabytes, respectively. The minimum size limit is 10 KB.
Before the MobiLink server logs output messages to a file, it checks the current file size. If the log message makes the file
size exceed the specified size, the MobiLink server renames the message log file to yymmddxx.mls, where xx is a number from 00 to 99, and yymmdd represents the current year, month, and day.
The latest output is always appended to the file specified by -o or -ot.
You cannot use this option with the -on option.
Note
This option makes an unlimited number of log files. To avoid this situation, use -o or -on.