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
committerGuangrongFu <fu.guangrong@zte.com.cn>2021-03-25 09:03:42 +0800
commite55711e1485de2f8cbddff135eea239c06bc8104 (patch)
tree3d756c40614adba472d9f83d3c682130a129173b /docs/platform/log-and-diagnostic-info.rst
parent7bb72d666fec5714685f7d27920665dafaf5c684 (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