I create logs from the DB myself.
I managed to collect:
Authorization events that allow to uniquely identify the user. Creation of objects, their viewing, the fact of viewing/copying the password.
BUT. The names of objects and logins (to which passwords are linked) are stored in the DB in encrypted form, and it is not possible to read them in a sane representation.
Is it possible to decipher the names of created objects in the system, including logins?