Add service user to password reset event log
Currently the event log for a password reset request is in the form:
<TIMESTAMP> <AIVEN-CONSOLE-USER> <SERVICE-NAME>: Reset service user password
It could be useful having an additional field that trace down the <SERVICE-USER> for which the password reset was requested.
3
votes
AdminCarlo Palmieri
(Customer Centric Engineer, Aiven.io)
shared this idea
-
Shaun Killingbeck commented
Similarly, the event log for ACL deletion should state the user, resource and permission of the ACL (like the ACL creation log) and not just the ID - the random ID of a deleted ACL isn't much use after the fact for debugging issues, because there's no way at that point to know what the ACL used to do