/var/log/chef/server.log /var/log/chef/merb*log {
  rotate 12
  weekly
  compress
  postrotate
  /etc/init.d/chef-server force-reload
  endscript
}

