Skip to main content

Delete an auditing configuration

Contributors

In you no longer want to audit file and directory events on the storage virtual machine (SVM) and do not want to maintain an auditing configuration on the SVM, you can delete the auditing configuration.

Steps
  1. Disable the auditing configuration:

    vserver audit disable -vserver vserver_name

    vserver audit disable -vserver vs1

  2. Delete the auditing configuration:

    vserver audit delete -vserver vserver_name

    vserver audit delete -vserver vs1