summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/son-handler/son_handler_troubleshooting.rst
diff options
context:
space:
mode:
authorReshmasree <reshmasree.chamarthi2@wipro.com>2019-05-15 17:57:41 +0530
committerReshmasree <reshmasree.chamarthi2@wipro.com>2019-05-15 18:05:26 +0530
commit100ea0e79b0dfbf46d08dd99d2a913b56b41106e (patch)
treefb4c2a871b14dedc3df2a0ae2220dae2a5eaa190 /docs/sections/services/son-handler/son_handler_troubleshooting.rst
parent8a09f077a777fff2df144f4cd26e8704ed15d353 (diff)
Add references to overview and installation files
Change-Id: I8e613ae7b17aae7f9532373baaa3db2ecf4f99cb Issue-ID: DCAEGEN2-1504 Signed-off-by: Reshmasree <reshmasree.chamarthi2@wipro.com>
Diffstat (limited to 'docs/sections/services/son-handler/son_handler_troubleshooting.rst')
-rw-r--r--docs/sections/services/son-handler/son_handler_troubleshooting.rst6
1 files changed, 4 insertions, 2 deletions
diff --git a/docs/sections/services/son-handler/son_handler_troubleshooting.rst b/docs/sections/services/son-handler/son_handler_troubleshooting.rst
index 6fcf5149..55e34b47 100644
--- a/docs/sections/services/son-handler/son_handler_troubleshooting.rst
+++ b/docs/sections/services/son-handler/son_handler_troubleshooting.rst
@@ -1,4 +1,5 @@
-** Troubleshooting steps **
+Troubleshooting steps
+---------------------
1. Microservice stops and restarts during startup
@@ -10,7 +11,8 @@
List of topics can be queried from message router using the url "http://<host>:<port>/topics"
-** Logging **
+Logging
+-------
1. Logs can be found either from kubernetes UI or from kubectl. Since, the MS is deployed as a pod in the kubernetes, you can check the logs by using the command
kubectl logs <pod-name> --namespace onap