openziti / fabric

Geo-scale overlay network and core network programming model
Apache License 2.0
49 stars 14 forks source link

support audit logging #532

Closed dovholuknf closed 1 year ago

dovholuknf commented 2 years ago

ziti needs to be able to log important events such as relevant configuration changes. develop some sort of audit facility for things like:

plorenz commented 1 year ago

We now have events for CRUD operations, as well as events for many other things (such as sessions). If we need other specific events, we should individual issues for those.