[jboss-jira] [JBoss JIRA] (LOGMGR-142) Default app-name value of Syslog handler in Audit Logging violates specification
James Perkins (JIRA)
issues at jboss.org
Tue Oct 3 16:44:01 EDT 2017
[ https://issues.jboss.org/browse/LOGMGR-142?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
James Perkins updated LOGMGR-142:
---------------------------------
Fix Version/s: 2.1.0.Alpha5
> Default app-name value of Syslog handler in Audit Logging violates specification
> --------------------------------------------------------------------------------
>
> Key: LOGMGR-142
> URL: https://issues.jboss.org/browse/LOGMGR-142
> Project: JBoss Log Manager
> Issue Type: Bug
> Reporter: Jan Tymel
> Assignee: James Perkins
> Fix For: 2.1.0.Alpha5
>
>
> According to syslog specification[1] {{app-name}} cannot contain space character (" "). However, the default value in WildFly Core 3.0.0.Alpha3 is {{WildFly Core}}. This results in the syslog server is not able to capture Process ID from which the message was sent.
> E.g. following piece of information is captured {{WildFly[Core] (...)}} instead of {{WildFlyCore[795]}}
> Suggestions for improvement:
> Change default value {{WildFly Core}} to one without space character.
> Also please consider addition of check whether {{app-name}} contains space character.
> [1] https://tools.ietf.org/html/rfc5424#page-8
--
This message was sent by Atlassian JIRA
(v7.2.3#72005)
More information about the jboss-jira
mailing list