-
Notifications
You must be signed in to change notification settings - Fork 3
Closed
Description
Currently, incidents (both on the upload and scheduled scan) are logged in the server's logs.
However, if no access to the server logs is possible (using a hosted/cloud solution), it would be useful to have the incidents logged in the wiki, for admins to review.
Implementation ideas:
- The simplest would be to send them an email whenever such an event occurs, similar to the emails sent by the scheduled scan
- The more complex alternative is to keep a log of incidents (i.e. one page per incident) and then maybe display (as a livetable) it in administration (displayed or linked from), with the option to remove log entries when they are no longer useful.
- An incident would record a type (upload / scheduled scan) and maybe an action as well (blocked / deleted / quarantined), together with other info, like the file name, location, upload date, last author.