How to better debug which check failed in Consul?

How do you determine which check ID in Consul is for which Nomad service when it fails? In the logs, all you are given is

Check is now critical: check=_nomad-check-a2634af2889b34d1a297bbdb263a47682e4cfc2b

but how do you cross-reference which Nomad service this is for? Thanks!

Bumping this up to the top

I have the exact same question.

How does one map a check state change to a specific service?