Something went wrong. Please try again.
Use auditor when auditing using audit changes
What does this MR do and why?
Removes AuditEventService
and starts using Auditor
in ::Audit::Changes
module
This is done because we want to keep single auditing framework which will be Auditor
and also
adding event type information in only supported by Auditor
How to set up and validate locally
- Produce audit event which is created using
::Audit::Changes
module for example changing projects name - See if audit event is created correctly and audit_json.log contains log.
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Related to #366623 (closed)
Edited by Harsimar Sandhu
Merge request reports
Activity
Please register or sign in to reply