To generate a debug log from the CLI to diagnose any problems with the help of Mindgard support, use the —log-level debug flag to the Mindgard command, and redirect stderr to a file. Here is an example command
mindgard --log-level debug test --config my-test-config.toml 2> ./my-debug-log.log