
Arik Hadas has submitted this change and it was merged. Change subject: core: do not log destination host on error on source ...................................................................... core: do not log destination host on error on source If VM crashes on the source host while being migrated, the audit log showed "Destination: <UNKNOWN>" since the destination host is not initialized by the monitoring for such a migration error. The destination host is irrelevant for such an error which is on the source, therefore it is removed. Change-Id: I627431e6237ebe2b7685a4b84d9df21a590dc72a Signed-off-by: Arik Hadas <ahadas@redhat.com> --- M backend/manager/modules/dal/src/main/resources/bundles/AuditLogMessages.properties 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Jenkins CI: Passed CI tests Omer Frenkel: Looks good to me, approved Arik Hadas: Verified -- To view, visit https://gerrit.ovirt.org/46235 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I627431e6237ebe2b7685a4b84d9df21a590dc72a Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Arik Hadas <ahadas@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Omer Frenkel <ofrenkel@redhat.com> Gerrit-Reviewer: automation@ovirt.org