X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;f=datarouter-node%2Fsrc%2Fmain%2Fresources%2Flogback.xml;fp=datarouter-node%2Fsrc%2Fmain%2Fresources%2Flogback.xml;h=dc19cb6f421f7425f9886190b85b474e8bf518ed;hb=eee98a6c984ab48f05fadaf0a126aaa917bfa820;hp=cc2ff4e2fd2ccc61e66a9f8d578c0f78dfd7fc4e;hpb=c99a397d204ab13416c7d81faf48d7fe7b3ba8a2;p=dmaap%2Fdatarouter.git diff --git a/datarouter-node/src/main/resources/logback.xml b/datarouter-node/src/main/resources/logback.xml index cc2ff4e2..dc19cb6f 100644 --- a/datarouter-node/src/main/resources/logback.xml +++ b/datarouter-node/src/main/resources/logback.xml @@ -8,9 +8,9 @@ * you may not use this file except in compliance with the License. * You may obtain a copy of the License at * - * http://www.apache.org/licenses/LICENSE-2.0 + * http://www.apache.org/licenses/LICENSE-2.0 * - * Unless required by applicable law or agreed to in writing, software + * Unless required by applicable law or agreed to in writing, software * distributed under the License is distributed on an "AS IS" BASIS, * WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. * See the License for the specific language governing permissions and @@ -20,33 +20,19 @@ * ECOMP is a trademark and service mark of AT&T Intellectual Property. * --> - - - - - + - - - - - - + + + + + + + - - - - - - - - - - + - @@ -64,258 +50,147 @@ log --> - - ${logDirectory}/${generalLogName}.log - - INFO - ACCEPT - DENY + ${logDirectory}/${auditLog}.log + - ${logDirectory}/${generalLogName}.%i.log.zip + ${logDirectory}/${auditLog}.%i.log.zip 1 9 - 5MB + 50MB ${defaultPattern} - + 256 - - - - - + - - - - - - - - + + + - - - - - - - 256 - - - - - ${logDirectory}/${errorLogName}.log - - ERROR + ${logDirectory}/${errorLog}.log + + WARN ACCEPT DENY - ${logDirectory}/${errorLogName}.%i.log.zip + ${logDirectory}/${errorLog}.%i.log.zip 1 9 - 5MB + 50MB ${defaultPattern} - + 256 - + - - ${logDirectory}/${jettyAndNodeLogName}.log - + ${logDirectory}/${jettyLog}.log + - ${logDirectory}/${jettyAndNodeLogName}.%i.log.zip + ${logDirectory}/${jettyLog}.%i.log.zip 1 9 - 5MB + 50MB - ${jettyAndNodeLoggerPattern} + ${defaultPattern} - + 256 - + true @@ -326,49 +201,34 @@ - + - - - - - - - - - + + + - - - + + + + +