On Sep 24, 2015, at 12:18 AM, Andrew Holway andrew.holway@gmail.com wrote:
error: skipping "/var/log/nginx/access.log" because parent directory has insecure permissions (It's world writable or writable by group which is not "root") Set "su" directive in config file to tell logrotate which user/group should be used for rotation.
Right there ^^^ it is telling you what is wrong and how to fix it.