Codes of settings from the Protection section in audit event records
If logging of audit events and modified settings is enabled in Event Log settings, when settings in the Settings → Protection section are edited, detailed information about the changes is recorded in an Audit Log event.
For each modified tab of the Protection section, a separate event is displayed in the Audit Log on the Audit tab.
The following table shows how the settings in the Protection section are coded in an Audit Log record.
Codes of settings from the Protection → Anti-Virus section in the audit event record
Setting in the Protection → Anti-Virus section
Code in the audit event record
Examples
Use Anti-Virus
av_settings.enable_av_scan
Possible values:
true if the toggle switch is On.
false if the toggle switch is Off.
Settings modified:
av_settings.enable_av_scan[true][false]
av_settings.scan_time_limit[150][180]
av_settings.max_nesting_level[30][32]
av_settings.use_analyzer[true][false]
av_settings.heuristic_level[Light][Medium]
av_settings.exclude_other_detect[true][false]
Maximum scanning time (s)
av_settings.scan_time_limit
Maximum scanned level of archives
av_settings.max_nesting_level
Use heuristic analysis
av_settings.use_analyzer
Possible values:
true if the toggle switch is On.
false if the toggle switch is Off.
Heuristic analysis level
av_settings.heuristic_level
Possible values:
Light if the Light level is selected.
Medium if the Medium level is selected.
Deep if the Deep level is selected.
Some legitimate applications
av_settings.exclude_other_detect
Possible values:
true if the toggle switch is On.
false if the toggle switch is Off.
Codes of settings from the Protection → Link scanning section in the audit event record
Setting in the Protection → Link scanning section
Code in the audit event record
Examples
Scan links
mlf_settings.enable_mlf_scan
Possible values:
true if the toggle switch is On.
false if the toggle switch is Off.
Settings modified:
mlf_settings.enable_mlf_scan[true][false]
mlf_settings.scan_time_limit[20][30]
mlf_settings.exclude_adware_detect[true][false]
mlf_settings.exclude_other_detect[true][false]
Maximum scanning time (s)
mlf_settings.scan_time_limit
Adware links
mlf_settings.exclude_adware_detect
Possible values:
true if the toggle switch is On.
false if the toggle switch is Off.
Links related to some legitimate applications
mlf_settings.exclude_other_detect
Possible values:
true if the toggle switch is On.
false if the toggle switch is Off.
Codes of settings from the Protection → Anti-Spam section in the audit event record