Service logs are stored in the running Docker containers.
To display logs from all services, run this command from the optimizer directory (e.g. /opt/optimizer_docker/):
docker compose logsThe command shows combined output from the optimizer and Redis containers. Use these logs for troubleshooting and monitoring signing operations.