Merge pull request #1680 from aledbf/log-docs

Add doc for log-format-escape-json [ci skip]
This commit is contained in:
Manuel Alejandro de Brito Fontes 2017-11-10 07:12:11 -03:00 committed by GitHub
commit 9574730bf8
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -53,6 +53,12 @@ log-format-upstream: '{ "time": "$time_iso8601", "remote_addr": "$proxy_protocol
Please check [log-format](log-format.md) for definition of each field.
#### log-format-escape-json
Sets if the escape parameter allows JSON (true) or default characters escaping in variables (false)
Sets the nginx [log format](http://nginx.org/en/docs/http/ngx_http_log_module.html#log_format).
### Proxy configuration
#### load-balance