aboutsummaryrefslogtreecommitdiffstats
path: root/docs/logging.rst
diff options
context:
space:
mode:
authorSatyaki Mallick <satyaki.mallick@huawei.com>2018-10-24 16:12:36 +0530
committerMichael Lando <michael.lando@intl.att.com>2018-10-29 18:11:52 +0000
commit02a34e76df822200b213f84d0394e69e4457231a (patch)
treea809cf4a793b9c5ff4b37fe8eae1ba0202ee1e34 /docs/logging.rst
parentd26e62a53f86e70f7a3475c82a39be6b41ee5e7a (diff)
Documentation Enhancement
Documentation Enhancement for SDC Issue-ID: SDC-1841 Change-Id: I32c52bf817ceccf5ebc5621c36e5ebc722556196 Signed-off-by: Satyaki Mallick <satyaki.mallick@huawei.com>
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.