Description
Sometimes it could be necessary to know who add/edit/delete some cluster resource. E.g. create topic, add ACL or delete its. I suggest adding default implementation of this functionality which send audit records into separate log file. And other users could implement another logic(by implementing common API in plugins), e.g. send audit events to another cluster, or database or anywhere else by changing some property's default value.