/var/log/php-fpm/*.log
/var/log/php-fpm/*/*.log
/var/opt/remi/php*/log/*.log
/var/opt/remi/php*/log/php-fpm/error.log {
size 1G
daily
missingok
notifempty
compress
delaycompress
sharedscripts
rotate 3
create 0644 root root
}