The organization that I work in is using Jira 7.5.3 with Tempo. We host our instance of Jira in a AWS EC2 linux instance. I want to know if there is an event that gets trigger or audit record that gets generated when a user deletes a worklog entry. In the worklog table I see that it does a hard delete. Therefore, there are missing worklog id in the sequence. This is the only way I know that a particular record has been deleted.