Hi,
Yes indeed. If you wish you may copy or move file to a different location. However, create a fresh file for subsequent messages logging. You may use (Unix):
cat /dev/null > message_file_name, also set proper file access mode using chmod.
Regards,
Shriyan