-
Type: Task
-
Status: In Progress
-
Priority: Minor
-
Resolution: Unresolved
-
Affects Version/s: None
-
Fix Version/s: QualifiedToSchedule
-
Component/s: Audit
-
Epic Link:
In NXP-23117 we implemented Audit Double Backend feature, so audit logs can be persisted to both DB and ES in production environment.
This ticket utilizes the double backend feature and provides 2 automation operations to rebuild either storage from the other one:
SyncAuditLogsFromStorageOperation: restore audit backend from audit storage.
SyncAuditLogsFromBackendOperation: restore audit storage from audit backend.
Both operations support "before" and "after" parameters, so user can specify a timeframe for restore operation.