From 2ff9ea84c70d65cef8a68622e2a798d62c724182 Mon Sep 17 00:00:00 2001 From: JoeOLeary Date: Tue, 11 Feb 2020 10:25:10 +0000 Subject: Update PMSH Documentation * Update PMSH Configuration tables * Update PMSH Logging details Issue-ID: DCAEGEN2-1916 Signed-off-by: JoeOLeary Change-Id: Ife6cf0e26d3047c2d1fed2027eb723f69c4fd727 --- docs/sections/services/pm-subscription-handler/logging.rst | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'docs/sections/services/pm-subscription-handler/logging.rst') 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 -- cgit 1.2.3-korg