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: [email protected]
For additional commands, e-mail: [email protected]