Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

When connecting to relayer, output the IP address to which it is connected #48

Open
matthewdarwin opened this issue Jun 26, 2024 · 0 comments

Comments

@matthewdarwin
Copy link

When firehose grpc starts, it outputs messages like:

2024-06-26T22:22:07.137Z INFO (bstream) starting block source consumption {"endpoint_url": "the-dns-name-of-my-relayer:9000"}
2024-06-26T22:22:07.137Z INFO (bstream) block stream source reading messages {"endpoint_url": "the-dns-name-of-my-relayer:9000"}

the-dns-name-of-my-relayer might resolve to one of many IPv4 or IPv6 addresses. Output in the log which IP address it actually connects to.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant