What happens when the Rolling Appender reaches the file size limit?

A.
The current file is deleted and a new file is created
B.
The current file is renamed and a new file is created.
C.
The new log statements overwrite the older log on the same file.
D.
The current file is moved into the /maximo/logfile/archive directory and a new file is created
Explanation: