aboutsummaryrefslogtreecommitdiffstats
path: root/docs/logging.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/logging.rst')
-rw-r--r--docs/logging.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/logging.rst b/docs/logging.rst
index a1e3a659c0..8c1bd11847 100644
--- a/docs/logging.rst
+++ b/docs/logging.rst
@@ -7,7 +7,7 @@ Logging
Where to Access Information
---------------------------
-the logs for the application are available in the docker it self at /var/lib/jetty/logs/
+the logs for the application are available in the docker itself at /var/lib/jetty/logs/
in Heat deployment the dockers are mapped into /data/logs on the vm where the application is running.
In OOM you can use the logging project to access the logging collected from the applications.