diff options
author | sonicke <10112215@zte.com.cn> | 2019-07-19 16:55:50 +0800 |
---|---|---|
committer | sonicke <10112215@zte.com.cn> | 2019-07-19 16:55:50 +0800 |
commit | fe0419ddd4bfaa45397b8610131d3569a999c016 (patch) | |
tree | 2510c608f4840d214fe62257991cc6dae3675a67 /zte/sfc-driver/plugin-standalone/src/main | |
parent | 2d71c618f9c04d4f0819f0d7c93b5302d3177774 (diff) |
Fix sfcDriver Jenkins job failureelalto
Issue-ID: VFC-1425
Change-Id: I12bedc8110b98f2c64bdecf98917b44afcbeb554
Signed-off-by: Zhuoyao Huang <10112215@zte.com.cn>
Diffstat (limited to 'zte/sfc-driver/plugin-standalone/src/main')
-rw-r--r-- | zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml b/zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml index ef194ff..6ff2664 100644 --- a/zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml +++ b/zte/sfc-driver/plugin-standalone/src/main/assembly/conf/console.yml @@ -55,6 +55,7 @@ logging: timeZone: UTC logFormat: "%-6level [%d{HH:mm:ss.SSS}] [%t] %logger{5} - %X{code} %msg %n" - type: file + maxFileSize: 100MB threshold: INFO logFormat: "%-6level [%d{HH:mm:ss.SSS}] [%t] %logger{5} - %X{code} %msg %n" currentLogFilename: ./logs/application.log |