KIP-388 — Add observer interface to record request and response
Discussion ProtocolBroker
Introduces an observer/interceptor interface that intercepts every Kafka request and response at the broker level, enabling audit trail collection across topics, principals, and request types. Solves the lack of a native audit mechanism for tracking which application produces or consumes data on which topics over time.
Protocol Impact
Details
| Author | Lincong Li |
| Status | Discussion |
| JIRA | KAFKA-7596 |
| Wiki | View on Apache Wiki |
| Created | 2018-11-06 |
| Last Modified | 2018-12-14 |
Explore how this KIP affects the Kafka protocol in the Protocol Explorer, or see the full KIP database.