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 answers frequently asked questions about the managed Strac ingestion connector in Lakeflow Connect. For FAQs that apply to all managed connectors, see Managed connector FAQs.
Which tables does the connector support?
The connector supports a single source table, audit_events, which contains data-security audit events from Strac. For its schema, see Supported source tables.
Is ingestion incremental?
Yes. The connector ingests audit_events incrementally, using the dateTime field as the cursor. When no start datetime is configured, the connector backfills the last 365 days by default. See Strac connector limitations.
Which authentication method does the connector support?
The connector supports a Strac API key only. The connector sends the key as the X-Api-Key header over HTTPS. OAuth and username and password authentication aren't supported.
How do I get a Strac API key?
Strac does not have a self-serve API key console. Contact Strac at hello@strac.io to request a key. See Configure authentication to Strac.