?
Current File : //etc/logrotate.d/raider
/var/log/raider.log {
  rotate 4
  weekly
  notifempty
  missingok
  compress
}