File openstack-murano.logrotate of Package openstack-murano
/var/log/murano/*.log {
    compress
    rotate 15
    size 1M
    dateext
    missingok
    notifempty
    su murano murano
    copytruncate
    sharedscripts
}
/var/log/murano/*.log {
    compress
    rotate 15
    size 1M
    dateext
    missingok
    notifempty
    su murano murano
    copytruncate
    sharedscripts
}