aboutsummaryrefslogtreecommitdiffstats
path: root/docs/platform/logging.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/platform/logging.rst')
-rw-r--r--docs/platform/logging.rst12
1 files changed, 8 insertions, 4 deletions
diff --git a/docs/platform/logging.rst b/docs/platform/logging.rst
index 8d480e28..df74134a 100644
--- a/docs/platform/logging.rst
+++ b/docs/platform/logging.rst
@@ -3,12 +3,16 @@
Logging & Diagnostic Information
--------------------------------
-Description of how to interact with and diagnose problems with the components
-as delivered.
+
+In Amsterdam release, VF-Clogs are kept inside the docker containers.
+You can get the log when the dockers start.
Where to Access Information
+++++++++++++++++++++++++++
+Use docker logs command to get the log.
+
+::
+ docker logs &{docker-name}
+
-Error / Warning Messages
-++++++++++++++++++++++++