Skip to main content

Audit Log

The Audit Log keeps track of important events that happen within the Ganymede System such as user login/logout and object creation, updates, and deletes.

Audit Log

Columns

ColumnDescriptionExample
ActionThe type of eventLOGGED_IN, CREATE, UPDATE
ActorWho or what initiated the event. Can be user email, Connection name, or Flow Run name. Another special case are System Actors which are events triggered automatically by external or internal systems. For example, "Ganymede" which means the event was triggered by Ganymede.tester@ganymede.bio, my-analysis-flow
Entity TypeType of entity or object that the action applies to.Flow, User, Agent
EntityName/Identifier of the entity that the action applies to.my-analysis-flow, tester@ganymede.bio, my-agent
TimestampWhen the Audit Log event was recorded. Shown in your local timezone.10/29/2024, 11:00:12 AM
BeforeFor UPDATE actions, shows the state of the object before the update. Only fields that were changed will be shown. For Flows and Agents, a link to Flow Version or Agent Version will be shown instead of a field by field comparison.state: Archived
AfterFor UPDATE actions, shows the state of the object after the update. Only fields that were changed will be shown. For Flows and Agents, a link to Flow Version or Agent Version will be shown instead of a field by field comparison.state: Disabled