From 04bf0f8ca1dfb949bc912b93a4ff84bf8bac57aa Mon Sep 17 00:00:00 2001 From: Matt Benjamin Date: Thu, 8 Dec 2016 10:11:42 -0500 Subject: [PATCH] rgw: add 'rgw log http headers' gloss to config-ref.rst Explain the option for upstream doc. Signed-off-by: Matt Benjamin --- doc/radosgw/config-ref.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/doc/radosgw/config-ref.rst b/doc/radosgw/config-ref.rst index 390151b87e92..079a89799852 100644 --- a/doc/radosgw/config-ref.rst +++ b/doc/radosgw/config-ref.rst @@ -936,6 +936,17 @@ Logging Settings :Default: ``30`` +``rgw log http headers`` + +:Description: Comma-delimited list of HTTP headers to include with ops + log entries. Header names are case insensitive, and use + the full header name with words separated by underscores. + +:Type: String +:Default: None +:Example: "http_x_forwarded_for, http_x_special_k" + + ``rgw intent log object name`` :Description: The logging format for the intent log object name. See manpage -- 2.47.3