[jboss-jira] [JBoss JIRA] (WFCORE-1647) Default app-name value of Syslog handler in Audit Logging violates specification

Jan Tymel (JIRA) issues at jboss.org
Tue Jul 12 04:56:00 EDT 2016


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

Jan Tymel updated WFCORE-1647:
------------------------------
    Description: 
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

  was:
According to syslog specification[1] {{app-name}} cannot contain space character (" "). However, the default value in EAP 7 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



> Default app-name value of Syslog handler in Audit Logging violates specification
> --------------------------------------------------------------------------------
>
>                 Key: WFCORE-1647
>                 URL: https://issues.jboss.org/browse/WFCORE-1647
>             Project: WildFly Core
>          Issue Type: Bug
>          Components: Domain Management
>    Affects Versions: 3.0.0.Alpha3
>            Reporter: Jan Tymel
>            Assignee: Brian Stansberry
>
> 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
(v6.4.11#64026)


More information about the jboss-jira mailing list