security anti-ransomware volume event-log modify
Contributors
Suggest changes
- PDF of this doc site
Collection of separate PDF docs
Creating your file...
This may take a few minutes. Thanks for your patience.
Your file is ready
Modify anti-ransomware event-log for volumes
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The security anti-ransomware volume event-log
command.
Parameters
-vserver <vserver name>
- Vserver Name-
This parameter specifies the Vserver of anti-ransomware enabled volume.
-volume <volume name>
- Volume Name-
This parameter specifies the anti-ransomware enabled volume.
[-is-enabled-on-new-file-extension-seen {true|false}]
- Is Enabled on New File Extension Seen-
This parameter indicates whether an alert event should be created when files with new extensions are created.
[-is-enabled-on-snapshot-copy-creation {true|false}]
- Is Enabled on Snapshot Copy Creation-
This parameter indicates whether an alert event should be created when Snapshot copies are created.
Examples
cluster1::> security anti-ransomware volume event-log modify -vserver vs1 -volume vol1 -is-enabled-on-new-file-extension-seen true -is-enabled-on-snapshot-copy-creation true cluster1::> security anti-ransomware volume event-log show -vserver vs1 -volume vol1 Vserver : vs1 Volume : vol1 Is Enabled on New File Extension Seen : true Is Enabled on Snapshot Copy Creation : true