On Tue, December 28, 2010 13:55, Thomas Chang wrote:
> Hello all,
>
> By default the log rotate every week and add the running number after the
> log file. Now I want to change this so that all the log files under
> /var/log/httpd rotate every day and end with date with format ddmmyyyy.
>
> I change the /etc/logrotate.d/gttpd as follow:
>
> /var/log/httpd/*log {
> daily
> dateexe
This should be dateext
Joost
---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: [email protected]
" from the digest: [email protected]
For additional commands, e-mail: [email protected]