From b92ab5331e6ce9373bbe7828976eb7b7cd3d610c Mon Sep 17 00:00:00 2001 From: Mark Andrews Date: Fri, 8 May 2020 14:52:41 +1000 Subject: [PATCH] Add rpz-passthru category to logging-categories.rst --- doc/arm/logging-categories.rst | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/doc/arm/logging-categories.rst b/doc/arm/logging-categories.rst index f3dba3c43f..9081fcf4c1 100644 --- a/doc/arm/logging-categories.rst +++ b/doc/arm/logging-categories.rst @@ -145,6 +145,10 @@ | | files, rewritten responses, and at the highest | | | ``debug`` levels, mere rewriting attempts. | +----------------------------+----------------------------------------------------+ +| ``rpz-passthru`` | Information about RPZ PASSTHRU policy activity. | +| | This category allows the whitelist policy activity | +| | to be logged into a dedicated channel. | ++----------------------------+----------------------------------------------------+ | ``security`` | Approval and denial of requests. | +----------------------------+----------------------------------------------------+ | ``serve-stale`` | Whether or not a stale answer is used following a |