From 108dd8ff62cbdfbbe1ba3589afe43582105ea275 Mon Sep 17 00:00:00 2001 From: jhh Date: Fri, 12 Jun 2020 17:01:24 -0500 Subject: drools documentation redo Issue-ID: POLICY-2622 Signed-off-by: jhh Change-Id: I568c041f972c76b595964ee3de731c1cde304d8f Signed-off-by: jhh --- docs/drools/feature_eelf.rst | 7 +------ 1 file changed, 1 insertion(+), 6 deletions(-) (limited to 'docs/drools/feature_eelf.rst') diff --git a/docs/drools/feature_eelf.rst b/docs/drools/feature_eelf.rst index 7daeb76d..a505490c 100644 --- a/docs/drools/feature_eelf.rst +++ b/docs/drools/feature_eelf.rst @@ -3,14 +3,12 @@ .. http://creativecommons.org/licenses/by/4.0 ************************************************* -Feature: EELF (Event and Error Logging Framework) +Feature: EELF (Event and Error Logging Framework) ************************************************* .. contents:: :depth: 3 -Summary -^^^^^^^ The EELF feature provides backwards compatibility with R0 logging functionality. It supports the use of EELF/Common Framework style logging at the same time as traditional logging. .. seealso:: Additional information for EELF logging can be found at `EELF wiki`_. @@ -18,9 +16,6 @@ The EELF feature provides backwards compatibility with R0 logging functionality. .. _EELF wiki: https://github.com/att/EELF/wiki -Usage -^^^^^ - To utilize the eelf logging capabilities, first stop policy engine and then enable the feature using the "*features*" command. .. code-block:: bash -- cgit 1.2.3-korg