]
Brian Stansberry updated WFLY-3163:
-----------------------------------
EAP audit log should display the EAP version instead of the AS
version
----------------------------------------------------------------------
Key: WFLY-3163
URL:
https://issues.jboss.org/browse/WFLY-3163
Project: WildFly
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: Domain Management
Affects Versions: 8.0.0.Final
Reporter: Tom Fonteyne
Assignee: Brian Stansberry
EAP audit log should display the EAP version instead of the AS version
Currently the audit log shows the AS version number instead of the EAP version. Example:
Feb 13 07:55:43 efjkffglk000000719 syslogappname[553]: 2014-02-13 07:55:43 -
{"type" : "core", "r/o" : false, "booting" :
false, "version" : "7.3.0.Final-redhat-14", "user" :
"$local", "domainUUID" : null, "access" :
"NATIVE", "remote-address" : "10.10.10.250/10.10.10.250",
"success" : true, "ops" : [{"address" : [{ "host"
: "master" },{ "core-service" : "management" },{
"access" : "audit" },{ "logger" : "audit-log" }],
"operation" : "write-attribute", "name" :
"enabled", "value" : false, "operation-headers" :
{"caller-type" : "user", "access-mechanism" :
"NATIVE", "domain-uuid" :
"fead80e4-690d-4bcf-af71-ecaf30f98381", "push-to-servers" : null}}]}
"version" : "7.3.0.Final-redhat-14"
This should show:
"version" : "6.2.1.GA"
There's a request that it show something like "6.2 CP01" but that is a
patch file name, not a software version, and is unknown to the software.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: