Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Important
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Azure Databricks previews.
This page provides reference information for the Anysphere Audit Logs connector, including supported tables and their schemas.
Supported source tables
The Anysphere Audit Logs connector supports the following source tables:
| Source table | Primary key | Description | Sync mode | Cursor field |
|---|---|---|---|---|
audit_logs |
event_id |
Audit events for your Anysphere (Cursor) team. Each row is an audit event record, including user actions, event types, and event metadata. | Incremental | timestamp |
Connector options
The Anysphere Audit Logs connector has no additional configuration options beyond the pipeline settings available for all managed connectors. See Ingest data from Anysphere (Cursor).
Destination table schemas
audit_logs
Primary key: event_id
Cursor field: timestamp
| Field | Data type |
|---|---|
event_id |
STRING |
timestamp |
TIMESTAMP |
ip_address |
STRING |
user_email |
STRING |
event_type |
STRING |
event_data |
STRING |