We have some Blackbox probes that are expected to always fail (they exist to make sure that certain TCP ports are not responding). As of Blackbox 0.28.0, it appears impossible to silence the logs for these probes, because 'failed' probes are always logged at level=ERROR and you cannot set the new --log.prober to anything above error (or to 'none' or the equivalent). We don't want our logs to be full of constant failure notices from blackbox, especially not logged at level ERROR right beside serious issues with Blackbox in general.