The Blackbox Exporter is running in a Docker container inside monitor.coopdevs.org host. It offers a UI interface that include logs, but it can only be accessed from localhost. The way to bypass it is opening a local port forward. Here is the command:
ssh -L 9115:localhost:9115 monitor.coopdevs.org