diff --git a/docs/user-guide/configmap.md b/docs/user-guide/configmap.md index a3ec3b4be2..b010405a39 100644 --- a/docs/user-guide/configmap.md +++ b/docs/user-guide/configmap.md @@ -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