From 0feb04e826bb65424a2f6046c899cc24b325ca2a Mon Sep 17 00:00:00 2001 From: Jim Hahn Date: Tue, 16 Apr 2019 16:56:08 -0400 Subject: 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 --- .../src/main/resources/etc/logback.xml | 46 +--------------------- 1 file changed, 1 insertion(+), 45 deletions(-) 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 @@