Skip to main content

Audit Log

Coming Soon

Audit logs are currently under development. We will update this page when the feature becomes available.

What is an Audit Log

An audit log records the history of operations performed in this service. You can later check "when, who, and what was done."

What You Can Do with Audit Logs

  • Check operation history
  • Identify unauthorized use or operational errors
  • Investigate causes when problems occur

Items Recorded in Audit Logs

FieldDescription
log_timestampDate and time when the operation was performed
user_emailEmail address of the user who performed the operation
event_idID to identify the operation
event_descDescription of the operation (e.g.: login, logout, meeting creation, viewing interpreter web page)
primary_resource_keyType of operation target (e.g.: email when deleting a user, meeting_id for meeting operations)
primary_resource_valueValue identifying the operation target (e.g.: email address of the deleted user, meeting_id of the started meeting)
requires_admintrue if admin privileges are required for the operation, false otherwise
resultsuccess if the operation was successful, failure otherwise
ip_addressIP address when the operation was performed
user_agentBrowser or device information used during the operation