[
https://issues.apache.org/jira/browse/LOG4J2-1699?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16060747#comment-16060747
]
ASF GitHub Bot commented on LOG4J2-1699:
----------------------------------------
GitHub user phymbert opened a pull request:
https://github.com/apache/logging-log4j2/pull/85
[LOG4J2-1699] Documentation updated for Posix File Attribute view feature
I have run site:site goal, looks not bad. Please double check my english ;-)
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/phymbert/logging-log4j2 LOG4J2-1699-DOC
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/logging-log4j2/pull/85.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 #85
----
commit 3b4bc474b2d3fd7de615d9970a678bcdeceb564a
Author: phymbert <[email protected]>
Date: 2017-06-23T10:46:03Z
[LOG4J2-1699] Added documentation for new file attribute view parameters
in FileManager hierarchy.
Signed-off-by: phymbert <[email protected]>
commit 9e6223d352a16e5161b786c6237dd4576ff2875e
Author: phymbert <[email protected]>
Date: 2017-06-23T10:47:20Z
[LOG4J2-1699] Fix wrong link RollingFileAppender documentation
introduction.
Signed-off-by: phymbert <[email protected]>
commit adcca77da380d57c2c3011413383fb9745e89b15
Author: phymbert <[email protected]>
Date: 2017-06-23T11:12:34Z
[LOG4J2-1699] Documentation for PosixViewAttributeAction.
Signed-off-by: phymbert <[email protected]>
----
> Configurable Log File Permissions with PosixFilePermission
> ----------------------------------------------------------
>
> Key: LOG4J2-1699
> URL: https://issues.apache.org/jira/browse/LOG4J2-1699
> Project: Log4j 2
> Issue Type: Question
> Components: Appenders
> Environment: Linux
> Reporter: Demetrios Dimatos
> Priority: Critical
> Labels: features
> Fix For: 2.9
>
> Attachments: LOG4J2-1699-2.patch, LOG4J2-1699.patch
>
> Original Estimate: 336h
> Remaining Estimate: 336h
>
> We would like to hear the communities thoughts on being able to configure the
> permissions log files are created with. We don't want to rely on UMASK
> because we have managed services who's process should generate logs with a
> 644 yet deployed applications by users should default to a 640 because the
> logs may contain sensitive information.
> We will make the modification and set this in the properties file. Now we are
> looking to see what the community position would be on accepting such a
> patch, we don't want to be patching our own distribution indefinitely.
> I searched all the JIRAs and was not able to find any matching requirements
> recently. All I could find was something dated in 2006:
> https://bz.apache.org/bugzilla/show_bug.cgi?id=40407
--
This message was sent by Atlassian JIRA
(v6.4.14#64029)