[
https://issues.apache.org/jira/browse/LOG4J2-1877?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15974087#comment-15974087
]
ASF GitHub Bot commented on LOG4J2-1877:
----------------------------------------
GitHub user tckb opened a pull request:
https://github.com/apache/logging-log4j2/pull/72
(doc) LOG4J2-1877: updated DefaultRolloverStrategy documentation
hey, I've updated the site documentation to include the default max value
of the defaultrolloverstrategy.
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/tckb/logging-log4j2 master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/72.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #72
----
commit ca4e9f51e21a67c26142d02c7b8259e62f48f3b8
Author: tckb <[email protected]>
Date: 2017-04-19T05:07:25Z
(doc) LOG4J2-1877: updated 'DefaultRolloverStrategy' documentation to
include the default value of 'max' attribute
----
> Missing documentation for Max index limit in DefaultRolloverStrategy
> --------------------------------------------------------------------
>
> Key: LOG4J2-1877
> URL: https://issues.apache.org/jira/browse/LOG4J2-1877
> Project: Log4j 2
> Issue Type: Documentation
> Components: Documentation, Plugins
> Reporter: chandra
>
> Guys, this is regarding the missing documentation of the max index limit to
> the DefaultRolloverStrategy. By default, this is 7 based on the
> implementation. Unfortunately, this is not documented.
> Because of the lack of the documentation, one might assume it to be an
> unbounded limit (or rather high?). This might lead to data-loss, which
> happened in my case. Please document it.
> The original discussion is here:
> https://lists.apache.org/thread.html/092122655c1d0fba65712dc82f17a6f619a7e0a716a6f4130272773e@%3Clog4j-user.logging.apache.org%3E
--
This message was sent by Atlassian JIRA
(v6.3.15#6346)