Documentation Index

Fetch the complete documentation index at: https://knowledge.technolutions.net/llms.txt

Use this file to discover all available pages before exploring further.

This section includes two articles, Fraud Identification and Analysis Reports and Slate Security Profile Documentation, that are only visible to signed-in Slate users.

The Slate Summit 2026 executive summary is here:  

Direct SQL Logging

Prev Next

Direct SQL Logging adds detailed visibility into direct database access in Slate. The log captures successful and attempted logins, SQL batch statement execution, and remote procedure calls.

Access direct SQL logging in Database → SQL Log.

This logging gives administrators a clearer audit trail for direct SQL activity, including who accessed the database and what actions were attempted or completed.

Logged activity

Direct SQL Logging records activity across key direct SQL interactions, including:

  • Successful logins

  • Attempted logins

  • SQL batch statements

  • Remote procedure calls

  • Parameterized SQL statements

Visibility and auditing

Some Slate environments use direct database connections for reporting, integrations, or other programmatic access. Direct SQL Logging gives administrators more insight into that activity by recording direct SQL access alongside the account, action, and timing details needed for review.

With this information, administrators can better understand how data is being accessed through direct SQL connections and identify activity that may require follow-up.

Still looking for what you need?