summaryrefslogtreecommitdiffstats
path: root/docs/sections/logging.rst
diff options
context:
space:
mode:
Diffstat (limited to 'docs/sections/logging.rst')
-rw-r--r--docs/sections/logging.rst5
1 files changed, 2 insertions, 3 deletions
diff --git a/docs/sections/logging.rst b/docs/sections/logging.rst
index efd60cca..a2ec1f93 100644
--- a/docs/sections/logging.rst
+++ b/docs/sections/logging.rst
@@ -11,11 +11,10 @@ Platform Components Logging
---------------------------
As all the platform components are containered and deployed under K8S as pod; corresponding log information can be accessed using ``kubectl get logs -n onap <pod_name>``
-More detailed audit/debug logs can be found within the pod.
+More detailed audit/debug logs can be found within the pod.
Component Logging
-----------------
-Please refer to individual service component webpage for more information. In general the logs of service component can be accessed using ``kubectl get logs -n onap <pod_name>``
-
+Please refer to individual service component webpage for more information. In general the logs of service component can be accessed using ``kubectl get logs -n onap <pod_name>``