/var/log/php/php85-fpm.log
{
	su root http
	notifempty
	missingok
	create 600 root root
	olddir /var/log/archive/php
	sharedscripts
	postrotate
		/sbin/service php85-fpm flush-logs > /dev/null
	endscript
}
