Each and every Event additionally has the following common meta data:

  • Timestamp, in UTC, the event was raised on
  • ID of the user that caused that event

account.Created

key type notes
Id string
FolderId string
Title string

account.Deleted

key type notes
Id string

account.Renamed

key type notes
Id string
Title string

account.UrlChanged

key type notes
Id string
Url string

account.Moved

key type notes
Id string
NewParentFolder string

account.DescriptionChanged

key type notes
Id string
Description string

account.SecretNoteAdded

key type notes
Id string
Account string
Title string
Note string

account.OtpTokenAdded

key type notes
Id string
Account string
OtpProvisioningUrl string

account.KeylistAdded

key type notes
Account string
Id string
Title string
Keys list

account.PasswordAdded

key type notes
Account string
Id string
Password string

account.SecretDeleted

key type notes
Account string
Secret string

account.SecretUsed

Changelog:

  • Added Secrets, KeylistKey
key type notes
Account string
Secrets list Secret IDs which were exposed
Type string
KeylistKey string Only set if Type=KeylistKeyExposed

account.SshKeyAdded

key type notes
Account string
Id string
SshPrivateKey string
SshPublicKeyAuthorized string

account.UsernameChanged

key type notes
Id string
Username string

account.FolderCreated

key type notes
Id string
ParentId string
Name string

account.FolderDeleted

key type notes
Id string

account.FolderMoved

key type notes
Id string
ParentId string

account.FolderRenamed

key type notes
Id string
Name string

database.Unsealed

key type notes

database.MasterPasswordChanged

key type notes
Password string

database.S3IntegrationConfigured

key type notes
Bucket string
ApiKey string
Secret string

session.SignedIn

key type notes
IpAddress string
UserAgent string

user.Created

key type notes
Id string
Username string

user.PasswordUpdated

key type notes
User string
Password string

user.U2FTokenRegistered

key type notes
Name string
KeyHandle string
RegistrationData string
ClientData string
Version string

user.U2FTokenUsed

key type notes
KeyHandle string
Counter integer