Describe the bug
Files are not being deleted after upload (though the content is indexed to OpenSearch and the file is not required anymore)
To Reproduce
Steps to reproduce the behavior:
- Use dftimewolf plaso_ts recipe
- Wait for the entire process to end
- Go to
upload persistent volume
- The file is not deleted
Expected behavior
The upload file should be deleted after the process ended successfully.
Additional context
I'm running Timesketch using docker compose.