Hi!
You will see alarms and events for deleted objects in log with object ID in square brackets instead of name. However, it is not possible to filter events by non-existing object ID. The only option is to query directly from database. You can find out name of deleted object in audit log - search for records with message like Object object_name deleted - in object column you'll find ID of deleted object.
This is not very convenient, but we never thought that this feature will be used on a regular basis - it was meant only for exceptional cases.
Best regards,
Victor
You will see alarms and events for deleted objects in log with object ID in square brackets instead of name. However, it is not possible to filter events by non-existing object ID. The only option is to query directly from database. You can find out name of deleted object in audit log - search for records with message like Object object_name deleted - in object column you'll find ID of deleted object.
This is not very convenient, but we never thought that this feature will be used on a regular basis - it was meant only for exceptional cases.
Best regards,
Victor
: