Updated on 2025-09-04 GMT+08:00

Audit and Logs

Audit

Cloud Trace Service (CTS) records operations on cloud resources in your account. You can use the logs generated by CTS to perform security analysis, track resource changes, audit compliance, and locate faults.

After you enable CTS and configure a tracker, CTS can record management and data traces of GeminiDB for auditing.

For details about how to enable and configure CTS, see Enabling CTS.

Logs

  • GeminiDB Redis

    You can view slow query logs of databases to optimize slow SQL statements. Any query that takes longer than an execution time threshold (in milliseconds) will be logged.

    For details about slow query logs, see Slow Query Logs.

  • GeminiDB Cassandra

    You can view slow query logs of databases to optimize slow SQL statements. Any query that takes longer than an execution time threshold (in milliseconds) will be logged.

    For details about slow query logs, see Slow Query Logs.

  • GeminiDB DynamoDB-Compatible API

    You can view slow query logs of databases to optimize slow SQL statements. Any query that takes longer than an execution time threshold (in milliseconds) will be logged.

    For details about slow query logs, see Slow Query Logs.

  • GeminiDB Mongo
    • You can view slow query logs of databases to optimize slow SQL statements. Any query that takes longer than an execution time threshold (in milliseconds) will be logged.

      For details about slow query logs, see Slow Query Logs.

    • You can view warning- and error-level logs generated while databases are running to analyze system issues.

      For details about error logs, see Error Logs.