VenioOne Console has audit logs in the database to contain this data.
Execute the query below:
SELECT *
FROM tbl_lg_AuditLog
This query will list the export deleted log with the UserID and ExportID.
VenioOne Console has audit logs in the database to contain this data.
Execute the query below:
SELECT *
FROM tbl_lg_AuditLog
This query will list the export deleted log with the UserID and ExportID.
Comments
0 comments
Please sign in to leave a comment.