Changes between Initial Version and Version 1 of Ticket #2034, comment 3


Ignore:
Timestamp:
08/27/20 08:01:35 (4 years ago)
Author:
hijerusalem@…

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #2034, comment 3

    initial v1  
    1 If grpc-status is Non-zero it will be a http2 response header, if it's zero it will be a response triler header. In order to log all kinds of grpc-status, I had to specify two fields in log_format: $upstream_http_grpc_status and  $upstream_trailer_grpc_status
     1If grpc-status is Non-zero it will be a http2 response header, if it's zero it will be a response trailer header. In order to log all kinds of grpc-status, I had to specify two fields in log_format: $upstream_http_grpc_status and  $upstream_trailer_grpc_status
    22Is there a way to log grpc-status using just one field, like $status
    33