vserver audit enable
Enable auditing
Availability: This command is available to cluster and Vserver administrators at the admin privilege level.
Description
The vserver audit enable command enables auditing for a Vserver.
Note
Events on FlexGroup volumes are not emitted to the audit log.
Parameters
- -vserver <vserver name> - Vserver
- This parameter specifies the name of the Vserver for which auditing is to be enabled. The Vserver audit configuration must already exist.
- [-force [true]] - Force Enable (privilege: advanced)
- This parameter is used to ignore errors while enabling auditing.
Examples
The following example enables auditing for Vserver vs1:
cluster1::> vserver audit enable -vserver vs1
Give documentation feedback