Skip to content

Checking the Logs

When queries return warnings or errors, you can check the log files by using the SMC or ybcli commands.

In the SMC, go to Manage > Logging. The SMC provides controls for filtering the logs and setting the log level.

In the ybcli, use the following commands to tail the logs or return log entries for some number of hours up to the last 24:

  • log blade: Return the log for one blade or all blades.
  • log database: Return the log for database operations.
  • log manager: Return the log for one or both manager nodes.

For examples and more details, see log.

Parent topic:System Management