Rotating Logs
Specify whether logs are rotated daily or once they reach a certain size by setting the Log_Rotation parameter in the CADP_for_JAVA.properties file.
The following settings are available:
- Daily - Rotates logs each day. This is the default. 
- Size - Rotates logs when the reach the size specified in - Log_Size_Limit.