-
Suggestion
-
Resolution: Unresolved
-
None
-
None
-
1
-
Issue Summary
- Currently, the crowd.manager.audit.AuditLogPruner only captures ERROR messages.
- We need access to the prune log messages for the successful events, as these messages help us understand if the audit events are deleted by the auditLogPrunerJob.
- Without the INFO messages, it is impossible to investigate whether the application removed the audit logs.
[CWD-6287] Add the INFO log level to audit log prune events
Support reference count | New: 1 |
Description |
Original:
h3. *Issue Summary*
* Currently, the *crowd.manager.audit.AuditLogPruner* only captures ERROR messages. * We need to review the prune log messages for the successful events, as these messages help us understand if the audit events are deleted. * Without the INFO messages it is impossible to investigate if the audit logs were removed by the application. |
New:
h3. *Issue Summary*
* Currently, the *crowd.manager.audit.AuditLogPruner* only captures _ERROR_ messages. * We need access to the prune log messages for the successful events, as these messages help us understand if the audit events are deleted by the {_}*auditLogPrunerJob*{_}. * Without the INFO messages, it is impossible to investigate whether the application removed the audit logs. |
Summary | Original: Change the prune log level from INFO to DEBUG | New: Add the INFO log level to audit log prune events |
Description |
Original:
h3. *Issue Summary*
* Currently, the scheduled jobs such as _*auditLogPrunerJob*_ among others in the Crowd, can't be modified. (They are set to 12:00 AM system time by default). ** !image-2024-08-22-14-53-23-748.png|width=473,height=154! * Please provide an option to modify these CRON jobs to meet the customer's requirements. |
New:
h3. *Issue Summary*
* Currently, the *crowd.manager.audit.AuditLogPruner* only captures ERROR messages. * We need to review the prune log messages for the successful events, as these messages help us understand if the audit events are deleted. * Without the INFO messages it is impossible to investigate if the audit logs were removed by the application. |