Cron job to copy stats log files ?
Is anyone using a cron job to copy log files from the folder they get rotated out of to one inside their own account?I'd like to be able to set up a daily cron job so that I don't miss much data when the rotation is done at the end of the month.
I know that the logs are stored in /usr/local/apache/domlogs.
If someone is copying log files to another directory using cron I would appreciate knowing how it is done.
Regards/