diff options
author | jhh <jorge.hernandez-herrero@att.com> | 2020-06-12 17:01:24 -0500 |
---|---|---|
committer | jhh <jorge.hernandez-herrero@att.com> | 2020-06-15 11:56:21 -0500 |
commit | 108dd8ff62cbdfbbe1ba3589afe43582105ea275 (patch) | |
tree | 6007bd025b40e1aca92c3cfe1b0672f7645c917d /docs/drools/feature_controllerlogging.rst | |
parent | 11de40286f2a91edc9755f6ea9e621006452527b (diff) |
drools documentation redo
Issue-ID: POLICY-2622
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Change-Id: I568c041f972c76b595964ee3de731c1cde304d8f
Signed-off-by: jhh <jorge.hernandez-herrero@att.com>
Diffstat (limited to 'docs/drools/feature_controllerlogging.rst')
-rw-r--r-- | docs/drools/feature_controllerlogging.rst | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/docs/drools/feature_controllerlogging.rst b/docs/drools/feature_controllerlogging.rst index 0677030e..561c2be7 100644 --- a/docs/drools/feature_controllerlogging.rst +++ b/docs/drools/feature_controllerlogging.rst @@ -9,13 +9,8 @@ Feature: Controller Logging .. contents:: :depth: 3 -Summary -^^^^^^^ The controller logging feature provides a way to log network topic messages to a separate controller log file for each controller. This allows a clear separation of network traffic between all of the controllers. -Enabling Controller Logging -^^^^^^^^^^^^^^^^^^^^^^^^^^^ - Type "features enable controller-logging". The feature will now display as "enabled". .. image:: ctrlog_enablefeature.png |