Expand Audit Log Functionality and Improve Usability
- Dominant language
- Python
- Stars
- 670
- Forks
- 183
- Avg merge
- 17h 7m
- Merged PRs (30d)
- 358
Description
## Motivation
- There have been reports from the APC team that the Audit Log is not very useful.
We need to improve the overall usability of the Audit Log and expand its functionality so that it provides more actionable information.
For example, when a specific action fails, the Audit Log should indicate at which stage the failure occurred. Even if an action succeeds, it should record whether any warnings were raised and at which stage they occurred.
In addition, these audit logs should be accessible via the CLI so that they can serve as more useful diagnostics for developers. Ideally, the APC team should be able to dump the Audit Log and share it directly with the development team, allowing the situation to be communicated clearly at a glance.
JIRA Issue: BA-3685
Contributor guide
Assessment
This issue has not been assessed yet.