Get node list from data dir

I had a one node consul+nomad server on premise.

The machine crashed and wont reboot. I was able to attach the disk to another machine.

How would I know what clients were connected last when the machine crashed.

It had only about 8 clients connected.

Is there any easy way to extract the IPs from the state db files?

Any pointers would be helpful, thanks.

Never mind, solved it.
I created a new server and reconfigured one client I knew to join the new server.

The rest was auto-magic, the other clients just joined in. Now I have the list of all the clients (10 to be precise).

I can now login and fixup their configs.