Help Center> GaussDB> User Guide> Logs> Viewing Error Logs

Viewing Error Logs

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

Error logs contain logs generated during the database running. These can help you analyze problems with the database.

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