On Tue, 25 Sep 2007 12:06:09 +0200, Arnau Bria wrote:
> I have this in my logroate.d/apache
> # Apache2 logrotate snipet for Gentoo Linux
> # Contributes by Chuck Short
> #
> /var/log/apache2/*log {
> daily
> missingok
> notifempty
> size 5M
> sharedscripts
> postrotate
> /etc/init.d/apache2 reload > /dev/null 2>&1 || true
> endscript
> }
>
> And my logs are:
>
> # ls -lsah blog_log_access_common
> 20M -rw-r--r-- 1 root root 20M sep 25 12:04 blog_log_access_commonblog_log_access_common does not match the *log pattern in the config file. -- Neil Bothwick ... ebius tagline. This is a moebius tagline. This is a mo ...
signature.asc
Description: PGP signature

