Created New Release Notes for Honolulu
[holmes/rule-management.git] / docs / platform / log-and-diagnostic-info.rst
index 9a09b8e..68cd46e 100644 (file)
@@ -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