Josef Cacek created WFLY-3979:
---------------------------------
Summary: 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)