We are using the dashboard server, and have the listener set-up to upload logs alongside the output.xml. This works as intended and we're very happy with the functionality so far!
However, when we use remove output limit for keeping our database relatively clean, it doesn't remove the corresponding log.html files related to it. Would it be possible to include the option to delete the related log file whenever deleting an output.xml without having to manually find the name of the deleted output.xml files and using the remove-a-single-log api call?