/var/log/upstart/*.log {
        daily
        missingok
        rotate 3
        compress
        notifempty
		nocreate
		size 256M
}
