Hi - does anyone have a log file rotation script for nginx they can share? Basically just looking for something simple I can set up in cron once a day that will tell nginx to roll the log file and set its file name to the current date, and then gzip it. Thanks!