ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • 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.

    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

    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
    Top of Page