You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ambari.apache.org by "Masahiro Tanaka (JIRA)" <ji...@apache.org> on 2017/11/09 14:37:00 UTC

[jira] [Created] (AMBARI-22407) MaxFileSize does not work with DailyRollingFileAppender

Masahiro Tanaka created AMBARI-22407:
----------------------------------------

             Summary: MaxFileSize does not work with DailyRollingFileAppender
                 Key: AMBARI-22407
                 URL: https://issues.apache.org/jira/browse/AMBARI-22407
             Project: Ambari
          Issue Type: Bug
         Environment: Ambari 2.6.0
            Reporter: Masahiro Tanaka
            Priority: Minor


Apache Ranger uses DailyRollingFileAppender which doesn't use maxfilesize property.
AMBARI-21889 fixed a part of this issue, but if we contain maxFileSize property, it shows a warning message like below

{code}
log4j:WARN No such property [maxFileSize] in org.apache.log4j.DailyRollingFileAppender.
{code}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)