Uploaded image for project: 'JBoss Log Manager'
  1. JBoss Log Manager
  2. LOGMGR-149

Initializing the SyslogHandler should not do a permissions check when setting the output stream

XMLWordPrintable

      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.

            jperkins-rhn James Perkins
            jperkins-rhn James Perkins
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved: