Document text access log fields UPSTREAM_LOCAL_ADDRESS and DOWNSTREAM_ADDRESS. (#242)

Signed-off-by: Greg Greenway <ggreenway@apple.com>
pull/244/head
Greg Greenway 8 years ago committed by Matt Klein
parent 0368cd4f41
commit 4c6922e283
  1. 6
      docs/root/configuration/access_log.rst

@ -124,6 +124,12 @@ The following command operators are supported:
%UPSTREAM_CLUSTER%
Upstream cluster to which the upstream host belongs to.
%UPSTREAM_LOCAL_ADDRESS%
Local address of the upstream connection.
%DOWNSTREAM_ADDRESS%
Remote address of the downstream connection.
%REQ(X?Y):Z%
HTTP
An HTTP request header where X is the main HTTP header, Y is the alternative one, and Z is an

Loading…
Cancel
Save