Encryption Password Updated
Sent when a user updates an encryption password. For more information, see Password Manager.
General Information
Event ID: 31700
Event message details: Encryption password <Hint> has been modified
Severity: Info
Parameters
Parameter Name | Description | Example |
---|---|---|
Hint | Password hint. | Hint="New encryption password" |
ID | Password ID. | ID="ad359169-b802-49ab-b3ea-b52d23461844" |
ChangesXML | Updated data in the XML format. | ChangesXML="<changes><object id="023adcf1-07fd-4883-be51-443afc2e49e6"><property internal="CredentialsPassword" type="String"><old>***</old><new>****</new></property></object></changes>" |
UserName | Name of the user who performed an operation. | UserName="TECH\user1" |
UserFullInfo | Detailed information about the user who performed an operation. Includes the following data:
| UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" |
VbrHostName | Backup server name. Can be a DNS name, an FQDN or an IP address. | VbrHostName="vbrsrv01.tech.local" |
VbrVersion | Veeam Backup & Replication version. | VbrVersion="12.3.1.1139" |
Version | Event version (service parameter). | Version="1" |
Description | Event message details. | Description="Encryption password New encryption password has been modified." |
Syslog Message Example
1 2025-03-10T06:07:38.638154-07:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=31700 Hint="New encryption password" ID="ad359169-b802-49ab-b3ea-b52d23461844" ChangesXML="<changes><object id="ad359169-b802-49ab-b3ea-b52d23461844"><property internal="EncryptionPasswordHint" type="String"><old>Newencryption password</old><new>Newencryption password DC2</new></property></object></changes>" UserName="TECH\user1" UserFullInfo="<ModifiedUserInfo fullName="TECH\user1" loginType="0" />" VbrHostName="vbrsrv01.tech.local" VbrVersion="12.3.1.1139" Version="1" Description="Encryption password New encryption password has been modified."] |