ONTAP 9.12.1 commands

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

    Create 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 create command creates an audit log redirect configuration to designate a 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 causes all audit logs in a cluster to be redirected to vserver1 :

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