X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=scripts%2Fpolicy%2Fpolicy-apex-pdp%2Fconfig%2Fpap%2Flogback.xml;fp=scripts%2Fpolicy%2Fpolicy-apex-pdp%2Fconfig%2Fpap%2Flogback.xml;h=a34956c58a7883e762f9963de344718053f48333;hb=e74fd95261e37e4258d6ed325368069ba25eaa45;hp=0000000000000000000000000000000000000000;hpb=7a86895fa2911ccdc5b827a1e1c2c2d54343d4f5;p=integration%2Fcsit.git diff --git a/scripts/policy/policy-apex-pdp/config/pap/logback.xml b/scripts/policy/policy-apex-pdp/config/pap/logback.xml new file mode 100644 index 00000000..a34956c5 --- /dev/null +++ b/scripts/policy/policy-apex-pdp/config/pap/logback.xml @@ -0,0 +1,102 @@ + + + + + + + + + + + + + + + + ${logDir}/${errorLog}.log + + ${logDir}/${errorLog}.%d{yyyy-MM-dd}.%i.log.zip + + 50MB + 30 + 10GB + + + WARN + + + ${errorPattern} + + + + + + + + + ${logDir}/${debugLog}.log + + ${logDir}/${debugLog}.%d{yyyy-MM-dd}.%i.log.zip + + 50MB + 30 + 10GB + + + ${debugPattern} + + + + + + + + + ${logDir}/${networkLog}.log + + ${logDir}/${networkLog}.%d{yyyy-MM-dd}.%i.log.zip + + 50MB + 30 + 10GB + + + ${networkPattern} + + + + + + + + + + + + + + + + + + + + +