/var/log/hostos-upgrade/*log {
	rotate 20
	daily
	copytruncate
	compress
	notifempty
	missingok
	noolddir
	dateext
	dateformat.%Y-%m-%d_%H:%M:%S
	size 10M	
}
