Pular para o conteúdo principal

Audit Logging

Track user actions and system events for compliance and security auditing.

Overview

Ever Gauzy maintains comprehensive audit logs through two mechanisms:

  1. Activity Logs — entity-level change tracking
  2. API Call Logs — HTTP request/response logging

Activity Logs

Every entity change is recorded with:

FieldDescription
EntityChanged entity type
Entity IDChanged entity identifier
ActionCREATED, UPDATED, DELETED
Actor TypeUser or System
Updated FieldsList of changed field names
Updated ValuesNew field values
Previous ValuesOld field values
CreatorUser who made the change
TimestampWhen the change occurred

API Call Logs

HTTP request/response recording:

FieldDescription
URLRequest URL
MethodHTTP method
Status CodeResponse status
Request HeadersRequest headers
Request BodyRequest payload
Response BodyResponse payload
IP AddressClient IP address

Viewing Audit Logs

Audit logs are accessible via: