Skip to Content
HeadGym
Tags:#audit#logs#compliance#security

Audit Logs

The Audit module provides a comprehensive trail of all actions performed in the MAR platform.

Overview

The Audit Logs page displays a searchable, filterable log of all operations performed in the system. This is essential for security compliance, troubleshooting, and understanding platform activity.

Audit Entry Properties

Each audit log entry contains:

PropertyDescription
TimestampWhen the action occurred
ActorUser or system that performed the action
EmailActor’s email address
ActionThe operation performed
TargetResource affected by the action
Target TypeType of resource (cluster, instance, etc.)
ScopeOrganizational or project scope
Request IDUnique identifier for the request
ResultSuccess or failure
IP AddressSource IP (if available)

Filtering

Search by:

  • Actor name
  • Actor email
  • Target name
  • Request ID

Action Categories

Filter by type of operation:

  • All Actions
  • Cluster Operations
  • Instance Operations
  • Config Operations
  • Alert Operations
  • Access Control
  • Webhook Operations

Target Types

Filter by resource type:

  • Cluster
  • Instance
  • Config Profile
  • Alert
  • User
  • Role
  • Webhook

Results

Filter by:

  • All Results
  • Success
  • Failure

Common Audit Actions

ActionDescription
createClusterCreated a new cluster
deleteClusterDeleted a cluster
scaleClusterScaled cluster instance count
applyConfigProfileApplied configuration to cluster
startInstanceStarted an instance
stopInstanceStopped an instance
restartInstanceRestarted an instance
createUserCreated a new user
deleteUserDeleted a user
updateRoleModified a role
createAlertRuleCreated an alert rule
createWebhookCreated a webhook

Viewing Details

Click on any audit entry to see full details including:

  • Complete timestamp
  • All actor information
  • Full target details
  • Request metadata
  • Additional context (when available)

Exporting Logs

Click the Export button to download audit logs for external analysis or compliance reporting.

Use Cases

  • Security Auditing - Track who did what and when
  • Troubleshooting - Understand what changes were made
  • Compliance - Demonstrate adherence to policies
  • Change Tracking - See evolution of platform configuration
Last updated on