From: Jim Hahn Date: Tue, 16 Apr 2019 20:56:08 +0000 (-0400) Subject: Audit and metric logs contain everything X-Git-Tag: 3.0.2-ONAP~6^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=0feb04e826bb65424a2f6046c899cc24b325ca2a;p=policy%2Fpap.git Audit and metric logs contain everything Currently, the audit and metric logs contain everything, because there is no filtering configured in logback.xml. After some discussion, we decided to just remove those two log files for now, as they may be completely revamped in a future release of ONAP. Change-Id: I1f964e1bb97092e3795e368798e071a6d40832c2 Issue-ID: POLICY-1542 Signed-off-by: Jim Hahn --- diff --git a/packages/policy-pap-tarball/src/main/resources/etc/logback.xml b/packages/policy-pap-tarball/src/main/resources/etc/logback.xml index d4aaf73f..a0761396 100644 --- a/packages/policy-pap-tarball/src/main/resources/etc/logback.xml +++ b/packages/policy-pap-tarball/src/main/resources/etc/logback.xml @@ -1,6 +1,7 @@