Malware Detection Settings Updated
Sent when a user updates malware detection settings. For more information, see Configuring Malware Detection.
General Information
Event ID: 42290
Event message details: Malware detection settings have been changed
Severity: Info
Parameters
|
Parameter Name |
Description |
Example |
|---|---|---|
|
ChangesXML |
Updated data in the XML format. |
ChangesXML="<changes><object><property internal="IsEnabledInlineScanning" type="Boolean"><old>False</old><new>True</new></property><property internal="InlineScanningSensitivity" type="ERansomwareScanningSensitivity"><old /><new>Normal</new></property></object></changes>" |
|
UserName |
Name of the user who performed an operation. |
UserName="TECH\user1" |
|
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="13.0.1.180" |
|
Version |
Event version (service parameter). |
Version="1" |
|
Description |
Event message details. |
Description="Malware detection settings have been changed." |
Syslog Message Example
|
1 2025-11-24T09:04:20.502011-07:00 VBRSRV01 Veeam_MP - - [origin enterpriseId="31023"] [categoryId=0 instanceId=42290 ChangesXML="<changes><object><property internal="IsEnabledInlineScanning" type="Boolean"><old>False</old><new>True</new></property><property internal="InlineScanningSensitivity" type="ERansomwareScanningSensitivity"><old /><new>Normal</new></property></object></changes>" UserName="TECH\user1" VbrHostName="vbrsrv01.tech.local" VbrVersion="13.0.1.180" Version="1" Description="Malware detection settings have been changed."] |