registry icon indicating copy to clipboard operation
registry copied to clipboard

Create an audit log of clients using schemas

Open harshach opened this issue 7 years ago • 1 comments

We should introduce clientId to SchemaRegistryClient which will at configured interval sends a heartbeat to the registry server along with schema id & version it's using and if it's a producer or consumer. This will help us build an audit log of clients accessing schemas. This will in-turn give indications to Schema Authors to see any potential change to schema might affect which clients.

harshach avatar Apr 12 '17 17:04 harshach

+1 I like this idea, very useful.

michaelandrepearce avatar Jun 27 '17 09:06 michaelandrepearce