Slack Access and Integration Logs connector reference
This feature is in Beta. Workspace admins can control access to this feature from the Previews page. See Manage Databricks previews.
This page provides reference information for the managed Slack Access and Integration Logs connector, including supported source tables.
Supported source tables
The Slack Access and Integration Logs connector supports the following source tables, all under the default source schema:
Source table | Description | Incremental ingestion |
|---|---|---|
| User sign-in records for the Slack workspace, including IP address and client information. |
|
| Changes to Slack apps and integrations in the workspace, such as installs, removals, and configuration updates. |
|
Destination table schemas
Both tables use lw_id as the primary key and use liquid clustering on the time column.
access_logs
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
integration_logs
Field | Data type |
|---|---|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Required OAuth scope
The connector requires the admin Slack user scope on the installing user's OAuth token. The installing user must be a Workspace Owner or Workspace Admin on the Slack workspace they want to ingest from.