[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [cobalt-users] Fetching web logs via ftp
- Subject: Re: [cobalt-users] Fetching web logs via ftp
- From: "H.P. Stroebel" <hpstr@xxxxxxxxxxxxx>
- Date: Mon Aug 14 03:52:10 2000
- Organization: Rechtsanwalt
Craig Shrimpton schrieb:
> I'd like to fetch my web log for processing with WebTrends but I'm having
> some trouble. I'd like to have a non-admin user do it but proftpd seems to
> resist any attempt to non-chroot a regular user. I tried to modify the
> DefaultRoot to allow a logs group but the directive was ignored.
> DefaultRoot / admin,logs )
>
> Anyone know a good way to get the logs via ftp?
mail ?
you could do a cron job like
cat /path/to/logfile | gzip | mail yourmailadress
as a user, admin or root.
--
H. P. Stroebel, Germany
CGI-FAQ for Raq-Newbies :
http://users.iol.it/hpstr/
A problem to some is a 'feature' to others.