/var/log/uwsgi/*.log {
    missingok
    postrotate
	/sbin/service uwsgi restart &>/dev/null
    endscript
}
