summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/pm-subscription-handler/logging.rst
diff options
context:
space:
mode:
authorVijay Venkatesh Kumar <vv770d@att.com>2020-02-21 15:58:15 +0000
committerGerrit Code Review <gerrit@onap.org>2020-02-21 15:58:15 +0000
commitcc673dc6fef15973fa48cc55a69c64291ed5e92b (patch)
tree4fe4a7b4b1dc0d49eada480d84032efc4ae0940d /docs/sections/services/pm-subscription-handler/logging.rst
parente86ff1ed8ef779626539a97ae2e5e12b41f9d3f7 (diff)
parent2ff9ea84c70d65cef8a68622e2a798d62c724182 (diff)
Merge "Update PMSH Documentation"
Diffstat (limited to 'docs/sections/services/pm-subscription-handler/logging.rst')
-rw-r--r--docs/sections/services/pm-subscription-handler/logging.rst7
1 files changed, 2 insertions, 5 deletions
diff --git a/docs/sections/services/pm-subscription-handler/logging.rst b/docs/sections/services/pm-subscription-handler/logging.rst
index 5fa5f3d7..aeae7c46 100644
--- a/docs/sections/services/pm-subscription-handler/logging.rst
+++ b/docs/sections/services/pm-subscription-handler/logging.rst
@@ -9,12 +9,9 @@ configurable.
Logging
=======
-There are four log files within the PMSH container, they are located in /var/log/ONAP/pmsh/
+The PMSH application writes logs on the debug level to the following file:
.. code-block:: bash
- /var/log/ONAP/pmsh/error.log (Level: Error)
- /var/log/ONAP/pmsh/debug.log (Level: Debug)
- /var/log/ONAP/pmsh/audit.log (Level: Info)
- /var/log/ONAP/pmsh/metrics.log (Level: Info)
+ /var/log/ONAP/dcaegen2/services/pmsh/debug.log