/var/log/chef/expander.log {
  rotate 12
  weekly
  compress
  postrotate
    /etc/init.d/chef-expander condrestart >/dev/null || :
  endscript
}
