Fix log format after #4557

This commit is contained in:
Manuel Alejandro de Brito Fontes 2019-09-18 12:33:26 -03:00
parent c481296610
commit 4b4176c830
No known key found for this signature in database
GPG key ID: 786136016A8BA02A
6 changed files with 3 additions and 70 deletions

View file

@ -267,7 +267,7 @@ http {
# $ingress_name
# $service_name
# $service_port
log_format upstreaminfo {{ if $cfg.LogFormatEscapeJSON }}escape=json {{ end }}'{{ buildLogFormatUpstream $cfg }}';
log_format upstreaminfo {{ if $cfg.LogFormatEscapeJSON }}escape=json {{ end }}'{{ $cfg.LogFormatUpstream }}';
{{/* map urls that should not appear in access.log */}}
{{/* http://nginx.org/en/docs/http/ngx_http_log_module.html#access_log */}}