logrotate

# mv /etc/cron.daily/logrotate /etc/cron.hourly/

/etc/logrotate.d/rsyslog

....
        #weekly
        daily
        size 100M
....

/etc/logrotate.d/apache2

....
        #weekly
        daily
        size 100M
        #delaycompress
....
 
Falls nicht anders bezeichnet, ist der Inhalt dieses Wikis unter der folgenden Lizenz veröffentlicht:GNU Free Documentation License 1.2
Recent changes RSS feed Donate Powered by PHP Valid XHTML 1.0 Valid CSS Driven by DokuWiki