codenotary / immudb

immudb - immutable database based on zero trust, SQL/Key-Value/Document model, tamperproof, data change history
https://immudb.io
Other
8.54k stars 341 forks source link

Add audit logs #1944

Open dmytro-dorofeiev opened 4 months ago

dmytro-dorofeiev commented 4 months ago

Add audit logs The logging system in Immudb is inadequate. I'm unable to verify if anyone attempted unauthorized access through brute-force methods or if there has been any data leakage. I would like to have the option to log the IP addresses of every user accessing the system.