Pdm logfile
From SDU
pdm_logfile is another commandline utility.
You can define a special filesize of the log files before a cutover happens.
Just enter pdm_logfile -? to see the help for this tool.
Alter the logfilesize
To set the correct filesize you have to enter the size in bytes.
OOTB standard is 3 Megabytes which is 3000000 Bytes
If you want to have a filesize of 10 Megabytes just enter following command: pdm_logfile -b 10000000