Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 7 Sep 2003 21:54:08 -0400 (EDT)
From:      "Jason Lieurance" <jason@vipersystems.biz>
To:        <freebsd-questions@freebsd.org>
Subject:   Making a certain cron job
Message-ID:  <13696.205.240.37.184.1062986048.squirrel@www.vipersystems.biz>

next in thread | raw e-mail | index | archive | help
Hello,

We use cronolog to rotate our apache log files so are log files look like so:

2003-09-07-error_log

Now, I want to make a cron job to mail the log to our webmaster every day but I
having terrible visualizing how to do it. If I do 'cat /var/log/http/2003-09-* |
mail -s log web@ourdomain.com' he'll get every log of the month not to mention next
month I'll have to edit the job. I know I'll need to use variables but I'm drawing a
blank. Please advise.

--
Jason




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?13696.205.240.37.184.1062986048.squirrel>