update link to upper-constraints.txt
[holmes/rule-management.git] / docs / platform / log-and-diagnostic-info.rst
index bc14b8b..6d376db 100644 (file)
@@ -4,7 +4,7 @@
 Logging & Diagnostic Information
 ---------------------------------
 
-In the El Alto 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 London 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