summaryrefslogtreecommitdiffstats
path: root/docs/platform/log-and-diagnostic-info.rst
diff options
context:
space:
mode:
author付光荣10144542 <fu.guangrong@zte.com.cn>2021-03-25 08:46:03 +0800
committerGuangrong Fu <fu.guangrong@zte.com.cn>2021-03-25 01:13:33 +0000
commit7ba14c6d763205745e095596c40b2f3a36c3c6fc (patch)
treeaa7dabe3d4c3de8b04e7330ce04b973ab467cc45 /docs/platform/log-and-diagnostic-info.rst
parent74ade28e3e5d8bfa2d4d82ae394c98de034b8ec6 (diff)
Created New Release Notes for Honolulu
Change-Id: I4c0e7e6a4ae7e557d135cea773eeeaa95a6758a2 Issue-ID: HOLMES-424 Signed-off-by: Guangrong Fu <fu.guangrong@zte.com.cn>
Diffstat (limited to 'docs/platform/log-and-diagnostic-info.rst')
-rw-r--r--docs/platform/log-and-diagnostic-info.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/platform/log-and-diagnostic-info.rst b/docs/platform/log-and-diagnostic-info.rst
index 9a09b8e..68cd46e 100644
--- a/docs/platform/log-and-diagnostic-info.rst
+++ b/docs/platform/log-and-diagnostic-info.rst
@@ -4,7 +4,7 @@
Logging & Diagnostic Information
---------------------------------
-In the Guilin release, the logs are kept inside the docker containers, which means that you can get the log information only when the docker is still running.
+In the Honolulu release, the logs are kept inside the docker containers, which means that you can get the log information only when the docker is still running.
Where to Access Information
^^^^^^^^^^^^^^^^^^^^^^^^^^^
@@ -17,7 +17,7 @@ There are two ways for a user to get the logs.
``sudo docker logs holmes-rule-mgmt``
Then the logs will be displayed in the command window.
-
+
* Get into the docker containers by running ``sudo docker exec -it ${docker-name} sh``. Go to the path ``/var/log/ONAP/holmes/`` and find the logs there.
Error / Warning Messages