Senthilraja created LOG4J2-1829:
-----------------------------------
Summary: Delete log files older than x days and max size of a log
file should be y(MB)
Key: LOG4J2-1829
URL: https://issues.apache.org/jira/browse/LOG4J2-1829
Project: Log4j 2
Issue Type: Bug
Reporter: Senthilraja
I need log4j to handle the following requirements(both).
1) I want my log files to be created with maximum size of 100MB, exceeding that
size a new file should be created.
2) I need to mention number of days to maintain the log files. If the specified
days have crossed, the older log files should be deleted.
Whether both the requirements can be handled in same log4j configuration.
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]