Zesong Sun created IOTDB-970:
--------------------------------
Summary: Change logback rollingPolicy and triggeringPolicy
Key: IOTDB-970
URL: https://issues.apache.org/jira/browse/IOTDB-970
Project: Apache IoTDB
Issue Type: Improvement
Reporter: Zesong Sun
Assignee: Zesong Sun
Fix For: 0.11.0, 0.10.2
Change logback configuration:
* Update rollingPolicy from TimeBasedRollingPolicy to FixedWindowRollingPolicy
(to delete old files according to number of files)
* Add triggeringPolicy of SizeBasedTriggeringPolicy (to limit the size of log
file)
Since there is no need to maintain timestamp in log file name
--
This message was sent by Atlassian Jira
(v8.3.4#803005)