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