You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@qpid.apache.org by "Keith Wall (JIRA)" <ji...@apache.org> on 2017/07/04 13:58:00 UTC

[jira] [Created] (QPID-7850) Allow posix file permission masked to be applied to log files created by BrokerFileLogger and VirtualHost VirtualhostFileLogger

Keith Wall created QPID-7850:
--------------------------------

             Summary: Allow posix file permission masked to be applied to log files created by BrokerFileLogger and VirtualHost VirtualhostFileLogger 
                 Key: QPID-7850
                 URL: https://issues.apache.org/jira/browse/QPID-7850
             Project: Qpid
          Issue Type: Improvement
          Components: Java Broker
            Reporter: Keith Wall
            Priority: Minor
             Fix For: Future


The Java Broker has the ability to control its own logging.   These logging implementations ({{BrokerFileLogger}} and {{VirtualhostFileLogger}}) currently do not apply the file permission mask {{org.apache.qpid.server.model.SystemConfig#POSIX_FILE_PERMISSIONS}}  to newly created or rolled files.   It should.

({{BrokerFileLogger}} and {{VirtualhostFileLogger}}) internally use logback.  Unfortunately logback does not allow file permissions to be defaulted.  



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

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@qpid.apache.org
For additional commands, e-mail: dev-help@qpid.apache.org