Date: 08 Sep 2002 14:39:34 +0100 From: Stacey Roberts <stacey@Demon.vickiandstacey.com> To: Patrick O'Reilly <bsd@perimeter.co.za> Cc: sroberts@dsl.pipex.com, FreeBSD Questions <freebsd-questions@FreeBSD.ORG> Subject: Re: Webalizer processing both httpd-access AND httpd-error logstogether - possible? Message-ID: <1031492377.16286.67.camel@Demon.vickiandstacey.com> In-Reply-To: <002001c2573a$8c42c160$0200000a@perimeter.co.za> References: <1031488049.16286.61.camel@Demon.vickiandstacey.com> <002001c2573a$8c42c160$0200000a@perimeter.co.za>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-ygP9s9HQwb4KOxGzAelL Content-Type: text/plain Content-Transfer-Encoding: quoted-printable Hi Partick, Thanks for the reply. Here's what I've got in cron for webalizer: # Generate Web Stats 15 */6 * * * /usr/local/bin/webalizer /var/log/httpd-access.log Just so that I'm sure of what I'm doing, would your suggestion mean something along the lines of: 15 */6 * * * /bin/cat /var/log/httpd-access.log /var/log/httpd-error.log | /usr/local/bin/webalizer Do let me know if I understand you correctly, or missing something here, please. Thanks again for taking the time. Stacey On Sun, 2002-09-08 at 14:20, Patrick O'Reilly wrote: > Instead of: > # webalizer logfile1 >=20 > Perhaps you could try this: > # cat logfile1 logfile2 | webalizer >=20 > --- > Regards, > Patrick O'Reilly. > ___ _ __ > / _ )__ __ (_)_ __ ___ _/ /____ __ > / __/ -_) _) / ~ ) -_), ,-/ -_) _) > /_/ \__/_//_/_/~/_/\__/ \__/\__/_/ > http://www.perimeter.co.za >=20 >=20 --=20 Stacey Roberts B.Sc (HONS) Computer Science Web: www.vickiandstacey.com --=-ygP9s9HQwb4KOxGzAelL Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: PGP 6.5.8 iQEVAwUAPXtTFJvQeubckvvXAQF2xwf/SN75aFYSGhoTxANBxcuW+a/Y0ff7jQNZ rPRf1uIFUuA+/dezxBsAlGhItuAdiggEqVdJsbRYB7NujvZKn7jUWpsk2FKm7V+C IDgYxJwAMNMqPk5oYHt+XkAqB3UN0lhgQY18yp28LAQxiZrqxn1tA1u2S/kF3Ery v2Ry0JKO6QpqzYXp4neiMoNcJCkJOEbkElgwlK9Lt0909e7GRLWmb/3W4DHnE5uX 8UaBG4+J1pbyLAGYr8fNWRQ2O9rgXoDDTrZRUWjLp/UN0AFBGxzsVMrXd78D89ke sU08gFnAJcutPm7qvUG3khAwskisROIOyxwVofFzzti5OmYWqX8Omg== =T993 -----END PGP SIGNATURE----- --=-ygP9s9HQwb4KOxGzAelL-- To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1031492377.16286.67.camel>