Updated on 2023-11-21 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

    Allows you to view slow query logs of databases. The unit of the execution time is ms. Allows you to identify the SQL statements that take a long time to execute and tune them based on slow query logs.

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

  • GeminiDB Cassandra

    Allows you to view slow query logs of databases. The unit of the execution time is ms. Allows you to identify the SQL statements that take a long time to execute and tune them based on slow query logs.

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

  • GeminiDB Mongo
    • Allows you to view slow query logs of databases. The unit of the execution time is ms. Allows you to identify the SQL statements that take a long time to execute and tune them based on slow query logs.

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

    • Allows you to view error logs of databases, including warning logs and error logs generated during database running, helping you analyze system issues.

      For details about error logs, see Error Logs.