/var/app/log/*/*.log /var/app/log/*/*.log /var/app/log/*/*/*.log { su root root weekly rotate 12 missingok notifempty sharedscripts delaycompress }
logrotate -d your-config-file
logrotate -f your-config-file