/var/log/eos/fuse/*.log {
	missingok
	daily
        copytruncate
        create 755 root root
        dateext
        rotate 200
        compress
}
