serviceName and an eventType field that together categorize the action performed. This reference documents each event type, its description, and the structure of the requestParameters and responseParameters fields.
Use the summary tables to find an event. Expand an accordion below a table for full parameter schemas.
Use exact string matching when filtering audit logs by
projectName, serviceName, and eventType.Authentication events
Authentication events are emitted by theAUTHENTICATION service whenever a principal exchanges a credential for a CDF ticket. The response parameters are identical for all authentication event types — a base64-encoded CDF ticket.
OIDC — request and response parameters
OIDC — request and response parameters
Request parametersResponse parameters
CAS — request and response parameters
CAS — request and response parameters
Request parametersResponse parameters
SESSION — request and response parameters
SESSION — request and response parameters
Request parametersResponse parameters
TICKET — request and response parameters
TICKET — request and response parameters
Request parametersResponse parameters
IAM events
IAM events are emitted by theIAM service when principals, groups, or access configurations are created, updated, or deleted.
CREATE_GROUPS — request and response parameters
CREATE_GROUPS — request and response parameters
Request parametersResponse parameters
DELETE_GROUPS — request and response parameters
DELETE_GROUPS — request and response parameters
Request parametersResponse parameters
Further reading
- About CDF audit logs — Overview and schema reference
- Audit log query reference — Filter by event type in practice
- Set up audit log streaming — Configure delivery to your cloud storage