Skip to content

Commit

Permalink
Merge pull request #1680 from aledbf/log-docs
Browse files Browse the repository at this point in the history
Add doc for log-format-escape-json [ci skip]
  • Loading branch information
aledbf authored Nov 10, 2017
2 parents 1e9e2e0 + 58516a7 commit 9574730
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions docs/user-guide/configmap.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 9574730

Please sign in to comment.