ConvoyPanel / panel

A modern platform tailored for hosting providers and enthusiasts to effortlessly interact with their servers. Seamlessly wrapping around Proxmox, Convoy is easily deployable, affordable at just $6 per node per month for commercial use, and completely free for personal and non-profit endeavors.
https://convoypanel.com
Other
308 stars 51 forks source link

Add Client-side Audit Logging #53

Open ericwang401 opened 7 months ago

ericwang401 commented 7 months ago

Is there an existing feature request for this?

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