/var/log/nginx/*log {
create 640 http log
compress
postrotate
/bin/kill -HUP  2> /dev/null || true
endscript
}
