IntersectMBO / IntersectMBO/ouroboros-consensus
Integrate KES Agent logs with logging system
Open
- Dominant language
- Haskell
- Stars
- 67
- Forks
- 43
- Avg merge
- 5d 13h
- Merged PRs (30d)
- 43
Description
#1402 introduces KES Agent connectivity, allowing a block forging node kernel to receive KES credentials from a KES agent rather than loading them from disk.
This will generate additional log data, which should be integrated into the existing logging system.
Currently, the KES agent client in consensus just uses a `nullTracer`, ignoring any log data coming from the agent connection; this should be changed such that the log data is forwarded to the node-wide logging system.
Contributor guide
Assessment
This issue has not been assessed yet.