Add disable-redirect-access-to-syslog documentation.

This commit is contained in:
Hasan Ramezani 2017-06-14 11:04:49 +04:30
parent 7dc9003dff
commit 919871d656

View File

@ -609,6 +609,18 @@ The Access log file to write to.
``'-'`` means log to stdout.
.. _disable-redirect-access-to-syslog:
disable-redirect-access-to-syslog
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
* ``--disable-redirect-access-to-syslog``
* ``False``
Disable redirect access logs to syslog.
.. versionadded:: 19.8
.. _access-log-format:
access_log_format
@ -746,6 +758,11 @@ syslog
Send *Gunicorn* logs to syslog.
.. versionchanged:: 19.8
You can now disable sending access logs by using the
:ref:`disable-redirect-access-to-syslog` setting.
.. _syslog-prefix:
syslog_prefix