[jboss-jira] [JBoss JIRA] (LOGMGR-149) Initializing the SyslogHandler should not do a permissions check when setting the output stream

James Perkins (JIRA) issues at jboss.org
Mon Mar 27 19:57:00 EDT 2017


     [ https://issues.jboss.org/browse/LOGMGR-149?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

James Perkins updated LOGMGR-149:
---------------------------------
    Git Pull Request: https://github.com/jboss-logging/jboss-logmanager/pull/107, https://github.com/jboss-logging/jboss-logmanager/pull/108, https://github.com/jboss-logging/jboss-logmanager/pull/109  (was: https://github.com/jboss-logging/jboss-logmanager/pull/107, https://github.com/jboss-logging/jboss-logmanager/pull/108)


> Initializing the SyslogHandler should not do a permissions check when setting the output stream
> -----------------------------------------------------------------------------------------------
>
>                 Key: LOGMGR-149
>                 URL: https://issues.jboss.org/browse/LOGMGR-149
>             Project: JBoss Log Manager
>          Issue Type: Bug
>            Reporter: James Perkins
>             Fix For: 1.5.8.Final, 2.0.7.Final, 2.1.0.Beta1
>
>
> The {{org.jboss.logmanager.handlers.SyslogHandler}} attempts to lazily connect to the syslog server. If running under a security manager and the user (deployment in WildFly's case) doesn't have {{control}} logging permissions, the write will fail. The failure is also swallowed which means there is no indication as to what the error is. Logs will just not appear on the syslog server.



--
This message was sent by Atlassian JIRA
(v7.2.3#72005)


More information about the jboss-jira mailing list