X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=kubernetes%2Faai%2Fcomponents%2Faai-babel%2Fresources%2Fconfig%2Flogback.xml;h=125731cf6efbc08d9e077fe9ebd1357c7ee55962;hb=1e99719c0224863cf26c5362243a4fa1b955c362;hp=c29da77d845d9904aa2441c252822c109c93db9a;hpb=8e67e73081c7ca3b7a0236c8f6cd291f18f69de7;p=oom.git diff --git a/kubernetes/aai/components/aai-babel/resources/config/logback.xml b/kubernetes/aai/components/aai-babel/resources/config/logback.xml index c29da77d84..125731cf6e 100644 --- a/kubernetes/aai/components/aai-babel/resources/config/logback.xml +++ b/kubernetes/aai/components/aai-babel/resources/config/logback.xml @@ -1,6 +1,7 @@ - + ${logDirectory}/${generalLogName}.log - ${logDirectory}/${generalLogName}.%d{yyyy-MM-dd}.log.zip - + ${logDirectory}/${generalLogName}.%d{yyyy-MM-dd}.log.zip 60 @@ -65,12 +61,10 @@ are specializations of the EELF application root logger and appender. This can be used to segregate Policy engine events from other components, or it can be eliminated to record these events as part of the application root log. --> - + ${logDirectory}/${auditLogName}.log - ${logDirectory}/${auditLogName}.%d{yyyy-MM-dd}.log.zip - + ${logDirectory}/${auditLogName}.%d{yyyy-MM-dd}.log.zip 60 @@ -82,12 +76,10 @@ - + ${logDirectory}/${metricsLogName}.log - ${logDirectory}/${metricsLogName}.%d{yyyy-MM-dd}.log.zip - + ${logDirectory}/${metricsLogName}.%d{yyyy-MM-dd}.log.zip 60 @@ -100,14 +92,10 @@ - - - ${logDirectory}/${debugLogName}.log - + + ${logDirectory}/${debugLogName}.log - ${logDirectory}/${debugLogName}.%d{yyyy-MM-dd}.log.zip - + ${logDirectory}/${debugLogName}.%d{yyyy-MM-dd}.log.zip 60 @@ -119,9 +107,7 @@ - - e.level.toInt() < INFO.toInt() - + e.level.toInt() < INFO.toInt() DENY NEUTRAL @@ -131,6 +117,15 @@ false + + + ${errorLogPattern} + + + + + + @@ -138,29 +133,34 @@ - - + + + - - + + + - - + + + - - + + + - - + + +