﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	uname	nginx_version
2034	Can't log http2 custom header in Nginx access log	hijerusalem@…		"I want to log gRPC HTTP2 custom header grpc-status in access log
tried

log_format main '$remote_addr - $remote_user [$time_local] ""$request"" 
                '$status $http_grpc_status $body_bytes_sent'
                '""$http_user_agent"" ""$http_x_forwarded_for""';

But not working, only http status code logged"	enhancement	closed	minor		nginx-module	1.19.x	invalid	http2 grpc custom header		"Linux GZ_GZJF_VM000317 2.6.32-573.3.1.el6.x86_64 #1 SMP Thu Aug 13 22:55:16 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux
"	"nginx version: nginx/1.17.8
built by gcc 4.4.7 20120313 (Red Hat 4.4.7-23) (GCC) 
built with OpenSSL 1.0.1e-fips 11 Feb 2013
TLS SNI support enabled
configure arguments: --prefix=/usr/local/nginx-1.17.8 --with-http_ssl_module --with-http_v2_module --with-http_auth_request_module --with-debug"
