archives: add eventlog

This commit is contained in:
Girish Ramakrishnan
2024-12-10 11:01:10 +01:00
parent 490840b71d
commit f973536f7f
9 changed files with 34 additions and 13 deletions
+3
View File
@@ -30,6 +30,9 @@ exports = module.exports = {
ACTION_APP_STOP: 'app.stop',
ACTION_APP_RESTART: 'app.restart',
ACTION_ARCHIVES_ADD: 'archives.add',
ACTION_ARCHIVES_DEL: 'archives.del',
ACTION_BACKUP_FINISH: 'backup.finish',
ACTION_BACKUP_START: 'backup.start',
ACTION_BACKUP_CLEANUP_START: 'backup.cleanup.start', // obsolete