/var/log/puppetlabs/orchestration-services/*.log {
    weekly
    missingok
    rotate 12
    compress
    copytruncate
    notifempty
    create 640 pe-orchestration-services pe-orchestration-services
}
