Would it be possible to archive log files by appending the archive date before filing instead of using log rotate?  If the date is appended, the file never changes again and I can rsync the directory easily.  If the files are archived with log rotate, over 3000 files in /home/aras/opt/oldlog get renamed and rsync has to copy every file each time.