summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorERIMROB <robertas.rimkus@est.tech>2020-06-12 09:10:38 +0100
committerERIMROB <robertas.rimkus@est.tech>2020-06-12 09:36:27 +0100
commit092ff0126254eb3217ae530c9d2efed4c17f675c (patch)
treeb27d891245d4762c411b763369fd4942fdfca6e2
parentc42f297522702a90319426f1a2a61cac9ac959bb (diff)
Update the editor used in the PMSH docs
Signed-off-by: ERIMROB <robertas.rimkus@est.tech> Change-Id: I00c35c45ba6a381940afe79a86d029207c82c722 Issue-ID: DCAEGEN2-2155
-rw-r--r--docs/sections/services/pm-subscription-handler/logging.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/sections/services/pm-subscription-handler/logging.rst b/docs/sections/services/pm-subscription-handler/logging.rst
index bd21384b..f24fdf0a 100644
--- a/docs/sections/services/pm-subscription-handler/logging.rst
+++ b/docs/sections/services/pm-subscription-handler/logging.rst
@@ -19,7 +19,7 @@ To configure PMSH log level, the configuration yaml needs to be altered:
.. code-block:: bash
- nano /opt/app/pmsh/log_config.yaml
+ vi /opt/app/pmsh/log_config.yaml
onap_logger level should be changed from INFO to DEBUG in order to enable debug logs to be
captured. This will affect both STDOUT logs and the logs written to application.log file