security audit show
Show administrative audit logging settings
Availability: This command is available to cluster administrators at the admin privilege level.
Description
The security audit show command displays the following audit-logging settings for the management interface:
- Whether get requests for the CLI are audited
 - Whether get requests for the web (HTTP) interface are audited
 - Whether get requests for the Data ONTAP API (ONTAPI) are audited
 
Examples
The following example displays the audit-logging settings for the management interface:
cluster1::> security audit show
              Auditing State for
    Operation Get Requests
    --------- ------------------
          CLI off
         HTTP off
       ONTAPI off
Give documentation feedback