Haufe-Lexware / wicked.haufe.io

An API Management system based on Mashape Kong
http://wicked.haufe.io
Other
123 stars 37 forks source link

Audit log for changes via the API #248

Closed DonMartin76 closed 4 years ago

DonMartin76 commented 4 years ago

All writing operations to the database via the API should entrail a log entry into an audit trail log (inside the Postgres database). This audit trail should be viewable from the wicked UI, and it should be filterable for some aspects (user, application,...).

DonMartin76 commented 4 years ago

Implemented and merged for rc.12 (by @santokhsingh).