Hi folks, I've just created a PIP in the wiki to add structured documented logging for Pulsar. More often than not, when debugging an incident in Pulsar we find that information we need is not logged, at which point we have to resort to digging into zookeeper directly or rely on gut feelings of people who have seen this problem before.
This PIP is a proposal to fix that by overhauling the control plane logging to carry much more context about the state of the system. Part of the proposal is also to document the events that are logged as a means to surface the domain knowledge currently locked in the heads of a few people. https://github.com/apache/pulsar/wiki/PIP-89:-Structured-document-logging I look forward to your questions/feedback. Cheers, Ivan