## Log access 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/`): ```bash docker compose logs ``` The command shows combined output from the optimizer and Redis containers. Use these logs for troubleshooting and monitoring signing operations.