summaryrefslogtreecommitdiffstats
path: root/docs/sections/services/pm-subscription-handler/logging.rst
diff options
context:
space:
mode:
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