How Does It Work?
The audit log captures all changes performed via the mogenius platform. Whenever a user creates, updates, or deletes a resource on your cluster using mogenius, a corresponding entry is generated in the audit log.Logged Information
Each audit log entry includes the following details (when applicable):- Type: The type of operation and resource, e.g., create/workload
- Age: Timestamp for when the action occurred
- Kind, Namespace, and Workspace: Details of the modified resource
- User: The mogenius user who triggered the action
- Diff: Shows a visual difference between the resource state before and after the change
- Status: Indicates the result of the operation (e.g., success or error)
The audit log only tracks actions performed through the mogenius platform. Changes made directly on the cluster (e.g., using kubectl) are not logged.
To ensure a fully auditable workflow, we recommend limiting direct access to your cluster and enabling user interactions exclusively through mogenius.