[jboss-jira] [JBoss JIRA] (WFLY-3163) EAP 6.2 audit log should display the EAP version instead of the AS version
Brian Stansberry (JIRA)
issues at jboss.org
Tue Mar 25 18:55:13 EDT 2014
[ https://issues.jboss.org/browse/WFLY-3163?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]
Brian Stansberry moved PRODMGT-721 to WFLY-3163:
------------------------------------------------
Project: WildFly (was: Product Management)
Key: WFLY-3163 (was: PRODMGT-721)
Issue Type: Bug (was: Feature Request)
Workflow: GIT Pull Request workflow (was: JBoss Platforms RFE Workflow v2)
Affects Version/s: 8.0.0.Final
(was: 6)
Component/s: Domain Management
(was: Enterprise Application Platform (EAP))
Security: Public
> EAP 6.2 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: John Doyle
>
> 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: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list