webservice/docs/logrotate.txt

8 lines
152 B
Plaintext
Raw Normal View History

2010-10-15 14:15:54 +00:00
Créer un fichier "webservice" dans /etc/logrotate.d
/var/log/webservice/*.log {
2010-10-15 14:15:54 +00:00
weekly
missingok
compress
notifempty
}