summaryrefslogtreecommitdiffstats
path: root/docs/drools/feature_eelf.rst
diff options
context:
space:
mode:
authorjhh <jorge.hernandez-herrero@att.com>2020-06-12 17:01:24 -0500
committerjhh <jorge.hernandez-herrero@att.com>2020-06-15 11:56:21 -0500
commit108dd8ff62cbdfbbe1ba3589afe43582105ea275 (patch)
tree6007bd025b40e1aca92c3cfe1b0672f7645c917d /docs/drools/feature_eelf.rst
parent11de40286f2a91edc9755f6ea9e621006452527b (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_eelf.rst')
-rw-r--r--docs/drools/feature_eelf.rst7
1 files changed, 1 insertions, 6 deletions
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