-
Notifications
You must be signed in to change notification settings - Fork 57
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
Add logging of hashes to all nodes #2474
Comments
PR with the suggested log changes: #2495 An image with those changes was deployed in I sent some messages in our "logging" Discord channel to inform about that. For further reference, the logs can be checked with: cc @cammellos, @John-44 |
For each node in the fleet, we want to log at INFO level any message that comes in and out.
This should be logged for any protocol:
Some of these might already be logged, but we would like to have them enabled for any node at INFO level, instead of only a selection of nodes.
Logs should be available in kibana.
I think that should cover all the cases, but let me know if there's more to be logged.
The text was updated successfully, but these errors were encountered: