[
https://issues.jboss.org/browse/WFLY-3979?page=com.atlassian.jira.plugin....
]
Josef Cacek commented on WFLY-3979:
-----------------------------------
The {{org.jboss.logmanager.handlers.SyslogHandler.createRFCXXXXHeader(ExtLogRecord)}}
methods could check the provided APP-NAME value.
Wrong application name used for Syslog logging
----------------------------------------------
Key: WFLY-3979
URL:
https://issues.jboss.org/browse/WFLY-3979
Project: WildFly
Issue Type: Bug
Components: Logging
Reporter: Josef Cacek
Assignee: James Perkins
The auditlog code uses "WildFly Full" value as an application name (APP-NAME
header field) for syslog logging.
It's not allowed to use space in the value, because the space is a header field
separator in syslog messages. Look at syslog message format -
http://tools.ietf.org/html/rfc5424#section-6
--
This message was sent by Atlassian JIRA
(v6.3.1#6329)