ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver object-store-server audit rotate-log

    Rotate audit log

    Availability: This command is available to cluster and Vserver administrators at the admin privilege level.

    Description

    The vserver object-store-server audit rotate-log command rotates audit logs for a Vserver.

    Parameters

    -vserver <vserver name> - Vserver

    This parameter specifies the name of the Vserver for which audit logs are to be rotated. The Vserver audit configuration must already exist. Auditing must be enabled for the Vserver.

    Examples

    The following example rotates audit logs for Vserver vs1.

    cluster1::> vserver object-store-server audit rotate-log -vserver vs1
    Top of Page