Syslog Support

SEnginx integrates nginx_syslog_patch, which provides users the ability to send error logs and access logs into system's syslog daemon. Read more: https://github.com/yaoweibin/nginx_syslog_patch

This feature was availiable since version 1.5.10 till version 1.6.2, and was not enabled by default. To enable syslog support, you need to run:

./se-configure.sh --add-module=3rd-party/nginx_syslog_patch
This feature removed since version 1.7.0.