Product Documentation

MariaDB logs are located in the "/usr/local/strongkey/mariadb-10.6.8/log" directory. This log file will have all the errors/exceptions printed and is useful in debugging any problems related to MariaDB itself on the SKFS.

  1. Change directory to the MariaDB logs folder.

    shell> cd /usr/local/strongkey/mariadb-10.6.8/logs
  2. View the error file.

    shell> cat mysqld-error.log