panel
panel copied to clipboard
Add Client-side Audit Logging
Is there an existing feature request for this?
- [X] I have searched the existing issues before opening this feature request.
Describe the feature you would like to see.
Convoy contains the bare implementation for logging actions. It can be utilized by adding the logging function to any server management API endpoints.
Describe the solution you'd like.
A tab in the non-admin server management panel can be added for activity logs, and users can view the recent administrative actions taken on the server.
The activity logs should be regularly cleared to avoid piling up loads of data.
Additional context to this request.
No response