ONTAP 9.12.1 commands

50←PDF
  • ONTAP 9.12.1 commands(CA08871-263en.pdf)
  • vserver audit audit-log-redirect modify

    Modify Audit Log Redirect Vserver destination

    Availability: This command is available to cluster administrators at the advanced privilege level.

    Description

    The vserver audit audit-log-redirect modify command changes the dedicated Vserver for all audit logs in a cluster to reside in.

    Parameters

    [-vserver <vserver name>] - Audit Log Redirect Vserver

    Use this parameter to specify a dedicated Vserver for all audit logs to reside in.

    Examples

    The following example modify the current audit-log-redirect Vserver to vserver1 :

    cluster1::> vserver audit audit-log-redirect modify -vserver vserver1
    Top of Page