doc-exports/docs/gaussdb_mysql/umn/gaussdb_03_0018.html
Wang , Deng Ke e944469104 gaussdb UMN 20221230 version
Reviewed-by: Hasko, Vladimir <vladimir.hasko@t-systems.com>
Co-authored-by: Wang , Deng Ke <wangdengke2@huawei.com>
Co-committed-by: Wang , Deng Ke <wangdengke2@huawei.com>
2023-08-13 18:46:36 +00:00

2.8 KiB

Viewing Error Logs

GaussDB(for MySQL) log management allows you to view database-level logs, including error logs and slow SQL query logs.

Viewing Log Details

  1. Log in to the management console.
  2. Click in the upper left corner and select a region and a project.
  3. Click Service List. Under Database, click GaussDB.
  4. On the Instance Management page, click the target DB instance. The Basic Information page is displayed.
  5. In the navigation pane on the left, choose Logs.
  6. On the Error Logs page, select a node and view the error log details of the node, including:

    • Error logs in different time periods
    • Error logs of the following levels:
      • ALL
      • INFO
      • WARNING
      • ERROR
      • FATAL
      • NOTE