Event logs

Event logs are used to audit actions performed by customers.

Data model

adminbooleanIndicates if event was performed by Fastly.
created_atstringDate and time in ISO 8601 format. Read-only.
customer_idstringAlphanumeric string identifying the customer. Read-only.
descriptionstringDescription of the event.
event_typestringType of event. Can be used with filter[event_type].
idstringAlphanumeric string identifying an event. Read-only.
ipstringIP addresses that the event was requested from.
metadataobjectHash of key value pairs of additional information.
service_idstringAlphanumeric string identifying the service. Read-only.
token_idstringAlphanumeric string identifying a token. Read-only.
typestringResource type. Read-only. [Default event]
user_idstringAlphanumeric string identifying the user. Read-only.

Endpoints

List events

GET/events

Get an event

GET/events/event_id