View client ODC logs

2024-04-01 09:12:16  Updated

This topic describes how to view the path of Client OceanBase Developer Center (ODC) logs.

Collect and package logs on the Feedback page

  1. Client ODC provides the built-in information collection feature. You can choose Help > Feedback > Generate information package on the ODC home page to obtain logs.

    1

  2. Click Generate information package in the Feedback window. ODC then generates a compressed file containing logs. Select a path to save the file.

    2

Paths of local client ODC logs

ODC V3.3.0 and later

  • Windows system: the server and client folders under %USERPROFILE%\AppData\Roaming\odc\logs. %USERPROFILE% in the path is usually C:\Users\{username}\.

  • macOS: the server and client folders under ~/Library/Application Support/odc/logs. ~ in the path is usually /Users/{username}.

ODC V2.3.0 to ODC V3.2.x

  • Windows system: the logs and javaLog folders under %USERPROFILE%\AppData\Roaming\odc. %USERPROFILE % in the path is usually C:\Users\{username}\.

  • macOS: the logs and javaLog folders under ~/Library/Application Support/odc. ~ in the path is usually /Users/{username}.

ODC V2.2.x and earlier

  • Windows system: %USERPROFILE%\AppData\Roaming\odc-sql-console\logs. %USERPROFILE% in the path is usually C:\Users\{username}.

  • macOS: the logs and javaLog folders under /Users/{user}/Library/Application Support/odc-sql-console/logs.

Contact Us