From 4c6922e2837e665f5d96e942b8d0f5cc3c18cb5e Mon Sep 17 00:00:00 2001 From: Greg Greenway Date: Wed, 15 Nov 2017 09:13:01 -0800 Subject: [PATCH] Document text access log fields UPSTREAM_LOCAL_ADDRESS and DOWNSTREAM_ADDRESS. (#242) Signed-off-by: Greg Greenway --- docs/root/configuration/access_log.rst | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/root/configuration/access_log.rst b/docs/root/configuration/access_log.rst index 83c23135..6a47047b 100644 --- a/docs/root/configuration/access_log.rst +++ b/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