Hi All, I noticed that the event messages going to rabbitmq of type "ActionEvent" are missing any reference to the entity Id/UUID. Was this omission intentional? Poking through the code, I was able to find that adding the information on to the event is fairly straightforward (albeit a bit tedious). Does anyone have any objections to updating these event types with this information? I can file the appropriate Jira, but wanted to check in with the list first to get opinions. Example event for network creation below.
Thanks ---------- @source="management-server", @type="ActionEvent", @action="NETWORK-CREATE", @resource_type="Network", @resource_id="*"> { "status": "Completed", "event": "NETWORK.CREATE", "account": "6d836cf8-47cd-11e3-a130-606d02c0c082", "user": "6d838544-47cd-11e3-a130-606d02c0c082" } -- David Grizzanti Software Engineer Sungard Availability Services e: david.grizza...@sungard.com w: 215.446.1431 c: 570.575.0315