Today Dec 1, 2014 at 08:24 Darren Pilgrim wrote: > If you're using Docker, use the Docker log collector, use the syslog patch for > nginx and have it log externally, or create a volume for the logs and a helper > container in which you run the log tools. It really should not be nginx's or > its container's job to manage/rotate logs.
You doesn't need any patch for syslog. http://nginx.org/en/docs/syslog.html: Logging to syslog is available since version 1.7.1. -- WNGS-RIPE _______________________________________________ nginx mailing list [email protected] http://mailman.nginx.org/mailman/listinfo/nginx
