-
Bug
-
Resolution: Done
-
Major
-
3.0.0.Alpha3
-
None
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.
- clones
-
JBEAP-5185 Default app-name value of Syslog handler in Audit Logging violates specification
- Verified
- duplicates
-
WFCORE-172 Wrong application name used for Syslog logging
- Resolved
- is cloned by
-
LOGMGR-142 Default app-name value of Syslog handler in Audit Logging violates specification
- Resolved