logrotate template

This commit is contained in:
Matthew K. Fu JuYuan 2013-07-03 07:17:35 +08:00 committed by Matt K. Fu
parent 452bddb587
commit a63193dc65
1 changed files with 16 additions and 0 deletions

View File

@ -0,0 +1,16 @@
#Put logrotate setting for Orbit here
#Might need partial
/var/log/basedir/*.log /var/log/basedir/*/*.log {
daily
rotate 5
}
#Resque
#Orbit
#DB log
#Remember to save this file as /etc/logrotate.d/orbit