[ 
https://issues.apache.org/jira/browse/QPID-7850?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Keith Wall updated QPID-7850:
-----------------------------
    Description: 
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.  

  was:
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.  


> 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]

Reply via email to