Hi,

I have noticed that the sync_files writes a lot of log files under
/var/log/oscar. I have written a little logrotate file:

[08:59:27] r...@master /etc/logrotate.d # cat sync_file_oscar
##
# sync_file_oscar Logrotate Configuration
##

/var/log/oscar/* {
  daily
  rotate 0
  maxage 1
}

it deletes all the sync_files log that are older thant a day.

bye
Guillaume


------------------------------------------------------------------------------
Automate Storage Tiering Simply
Optimize IT performance and efficiency through flexible, powerful, 
automated storage tiering capabilities. View this brief to learn how
you can reduce costs and improve performance. 
http://p.sf.net/sfu/dell-sfdev2dev
_______________________________________________
Oscar-devel mailing list
Oscar-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/oscar-devel

Reply via email to