/var/log/heat/api-cfn.log {
    daily
    missingok
    compress
    postrotate
        service heat-api-cfn restart >/dev/null 2>&1 || true
    endscript
}
