Events
Events (also called Event Records) are the audit rows produced when something happens on your Files.com site. Each event record is created by the source system (a Sync run, an Automation run, an SSO login) and is available for review regardless of whether any subscription has matched it.
Event records are read-only. Subscriptions match event records and create Delivery Attempts; the event record exists independently of both.
Because event delivery is asynchronous, delivery attempts may appear a moment after the corresponding event record.
We retain event records for 30 days.
Details Recorded in Events
Each event record includes the following details.
| Column | Details |
|---|---|
| ID | Unique identifier for the event record. |
| Event Type | The type of event, including Sync: Success or Automation: Failure. |
| Severity | One of: Info, Warning, Error. Failure-like outcomes are Error; partial failures are Warning; all other outcomes are Info. |
| Title | A short, human-readable description of the event. |
| Summary | A longer human-readable summary with additional context. |
| Source | The type and ID of the record that produced the event. |
| Occurred At | When the underlying activity happened. |
| Created At | When the event record was created. |