X-Git-Url: https://git.opendaylight.org/gerrit/gitweb?a=blobdiff_plain;f=opendaylight%2Fdistribution%2Fopendaylight%2Fsrc%2Fmain%2Fresources%2Fconfiguration%2Flogback.xml;h=de0a3bcd19e990c0287338d0b5e3b1fbe8696c1b;hb=5918e0728af81d36cbd67e69ed063705c9c48b4d;hp=a99d17d37c25de4816fc108da4a0e5879326fa2b;hpb=53c4c25db41a16aa3d820e50657e143cbc177c8c;p=controller.git diff --git a/opendaylight/distribution/opendaylight/src/main/resources/configuration/logback.xml b/opendaylight/distribution/opendaylight/src/main/resources/configuration/logback.xml index a99d17d37c..de0a3bcd19 100644 --- a/opendaylight/distribution/opendaylight/src/main/resources/configuration/logback.xml +++ b/opendaylight/distribution/opendaylight/src/main/resources/configuration/logback.xml @@ -1,4 +1,4 @@ - + @@ -13,11 +13,21 @@ 1 + + 10MB + + %date{"yyyy-MM-dd HH:mm:ss.SSS z"} [%thread] %-5level %logger{35} - %msg%n - + + logs/audit.log + true + + %date{"yyyy-MM-dd HH:mm:ss.SSS z"} %msg %n + + @@ -54,5 +64,9 @@ - - + + + + + + \ No newline at end of file