Users and sessions

The following table lists the actions recorded in audit trails for users and sessions and the keys used to represent them.

Action Description

USER_INITIAL

A user was created.

USER_SAVED

Changes to a user were saved.

USER_DELETED

A user was deleted.

USER_SESSION_OPENED

A user logged into the database, and a session was created for the user.

USER_SESSION_DENIED

A user tried to log into the database, but the login failed.

USER_SESSION_CLOSED

A user logged out of the database, and the session of the user was deleted.

USER_SESSION_DELETED

A user session was deleted in the database or from the Session management dialog.

USER_PASSWORD_CHANGED

A user account password was changed or reset.