1
Admin audit: Log content of deleted folder
Source: nextcloud/server#57448 · opened by @oleskyetec
⚠️ This issue respects the following points: ⚠️ • This is a bug, not a question or a configuration/webserver/proxy issue. • This issue is not already reported on [Github]( OR [Nextcloud Community Forum]( _(I've searched it)_. • Nextcloud Server is up to date. See [Maintenance and Release Schedule]( for supported versions. • I agree to follow Nextcloud's [Code of Conduct]( Bug description When deleting a folder containing many files via the Nextcloud UI, the Admin Audit log (admin_audit) logs only a single DELETE action for the folder itself, and does not log DELETE actions for the contained files. However, deleting the same files individually generates one DELETE entry per file as expected. This makes it impossible to reliably monitor or alert on mass deletions using admin_audit, since large folder deletions are undercounted dramatically (e.g. deleting a folder containing 500 files produces only 1 DELETE log entry). This was reproduced on Nextclo…
No pledges yet. Be the first to back this.
Comments
Similar requests
Add audit logging for authentication tokens
1 vote · 0 comments
Option to disable the deletion of files within a subtree if the the folder is protected from deletion
0 votes · 0 comments
Audit log for admin setting changes
0 votes · 0 comments
Add an option to delete the local built-in group "admin"
0 votes · 0 comments
Auto expiration (deletion) of folders
2 votes · 0 comments
No comments yet.