Display information about auditing configurations in ONTAP
-
PDF of this doc site
-
Cluster administration
-
Volume administration
-
Logical storage management with the CLI
-
-
NAS storage management
-
Configure NFS with the CLI
-
Manage NFS with the CLI
-
Manage SMB with the CLI
-
Manage file access using SMB
-
-
-
Security and data encryption
-
Data protection and disaster recovery
-

Collection of separate PDF docs
Creating your file...
You can display information about auditing configurations. The information can help you determine whether the configuration is what you want in place for each SVM. The displayed information also enables you to verify whether an auditing configuration is enabled.
You can display detailed information about auditing configurations on all SVMs or you can customize what information is displayed in the output by specifying optional parameters. If you do not specify any of the optional parameters, the following is displayed:
-
SVM name to which the auditing configuration applies
-
The audit state, which can be
true
orfalse
If the audit state is
true
, auditing is enabled. If the audit state isfalse
, auditing is disabled. -
The categories of events to audit
-
The audit log format
-
The target directory where the auditing subsystem stores consolidated and converted audit logs
-
Display information about the auditing configuration by using the
vserver audit show
command.Learn more about
vserver audit show
in the ONTAP command reference.
The following example displays a summary of the auditing configuration for all SVMs:
cluster1::> vserver audit show Vserver State Event Types Log Format Target Directory ----------- ------ ----------- ---------- -------------------- vs1 false file-ops evtx /audit_log
The following example displays, in list form, all auditing configuration information for all SVMs:
cluster1::> vserver audit show -instance Vserver: vs1 Auditing state: true Log Destination Path: /audit_log Categories of Events to Audit: file-ops Log Format: evtx Log File Size Limit: 100MB Log Rotation Schedule: Month: - Log Rotation Schedule: Day of Week: - Log Rotation Schedule: Day: - Log Rotation Schedule: Hour: - Log Rotation Schedule: Minute: - Rotation Schedules: - Log Files Rotation Limit: 0